Add missing namespace selector to panel-list backdrop
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user