Fix tweaks not applying on Firefox 120 #109
This commit is contained in:
parent
296e90f198
commit
fafce3d91b
8 changed files with 28 additions and 27 deletions
|
@ -27,7 +27,7 @@
|
|||
padding: var(--toolbarbutton-inner-padding) var(--uc-toolbarbutton-inner-inline-padding) !important;
|
||||
}
|
||||
|
||||
@supports (-moz-bool-pref("uc.tweak.rounded-corners")) {
|
||||
@media (-moz-bool-pref: "uc.tweak.rounded-corners") {
|
||||
#navigator-toolbox {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue