Add missing namespace selector to panel-list backdrop
This commit is contained in:
parent
f13cf6b317
commit
a5a3e869e7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
fill : CurrentColor !important;
|
||||
}
|
||||
/* make panel background blurry if the background is translucent. Requires pref layout.css.backdrop-filter.enabled */
|
||||
panel-list{ backdrop-filter: blur(28px) }
|
||||
html|panel-list{ backdrop-filter: blur(28px) }
|
||||
}
|
||||
|
||||
/* Get addons page */
|
||||
|
|
Loading…
Reference in a new issue