Skip to content

Commit f22810a

Browse files
committed
voice filters
1 parent d2e3fb1 commit f22810a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/visualRefresh.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,9 @@ html:not(.visual-refresh .scroller_ef3116) button.vc-ranb-button.button__201d5.l
149149
background: var(--popout-color);
150150
}
151151
}
152+
153+
// NEW VOICE FILTER THINGY
154+
// TODO: CHANGE THIS TO SELECTORS, PROBABLY NEEDS MORE ADJUSTMENT
155+
.visual-refresh .voiceFiltersFooter_e2f668, .visual-refresh .voiceFiltersPopout_e2f668 {
156+
background: var(--popout-color);
157+
}

0 commit comments

Comments
 (0)