Skip to content

Commit e56b81d

Browse files
authored
Updated themes/redesign
1 parent 1a205a9 commit e56b81d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

discord/themes/redesign/import.css

+3-2
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ html {
122122
.circleIconButton_db6521 {
123123
color: var(--green-360);
124124

125-
&:hover {
125+
&:hover,
126+
&.selected_db6521 {
126127
color: var(--interactive-active);
127128
}
128129
}
@@ -661,7 +662,7 @@ html {
661662
}
662663
}
663664

664-
&:has([class^="discoverHeader_"]) {
665+
&:has([class*="discoverHeader_"]) {
665666
.sidebarContainer_a3a4ce {
666667
scrollbar-width: none;
667668
background-color: var(--background-secondary);

0 commit comments

Comments
 (0)