Fix window buttons not working #101
This commit is contained in:
parent
71a4bbd932
commit
879abab444
3 changed files with 5 additions and 2 deletions
|
@ -142,6 +142,7 @@ bugs with certain themes eg. dark text on dark background.) */
|
|||
}
|
||||
}
|
||||
|
||||
/* Mica broken on newer versions of Firefox */
|
||||
@media (-moz-windows-compositor) {
|
||||
@supports -moz-bool-pref("uc.tweak.win11-mica") {
|
||||
/* enable mica appearance */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue