stock firefox fix
This commit is contained in:
parent
5be42013db
commit
ce84908df6
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
// Blur menus
|
||||
[role="menu"] {
|
||||
background-color: unset;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
backdrop-filter: blur(@round) saturate(100%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue