mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Fix theme selector backdrop clipping navs
This commit is contained in:
parent
6e64155c7e
commit
c501f18fe6
|
|
@ -17,7 +17,7 @@
|
|||
.customThemeSelectorNoSupporter {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
z-index: 10;
|
||||
z-index: 5;
|
||||
backdrop-filter: blur(3px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user