Skip to content

Commit af6b0c2

Browse files
authored
Disable Username Background
Because not work on gradient role color
1 parent f7901f0 commit af6b0c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

themes/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ button.button__67645 {
302302
border: 1px solid hsl(var(--accent-hsl));
303303
}
304304
/* Username Background */
305+
/***
305306
.headerText_c19a55:not(:has(.roleDot_c19a55)) .username_c19a55::before {
306307
content: '';
307308
inline-size: calc(100% + 0px);
@@ -330,6 +331,7 @@ button.button__67645 {
330331
.headerText_c19a55>span {
331332
margin-inline-start: 3px;
332333
}
334+
***/
333335
/* Jump To Present Bar Revamp */
334336
[class*="jumpToPresentBar"] {
335337
display: contents;

0 commit comments

Comments
 (0)