zen-browser/userContent: close unclosed about:preferences block
Fixes: c32c82e460 ("zen-browser: init (#1694)")
Link: https://github.com/nix-community/stylix/pull/2184
Reviewed-by: Karun Sandhu <karun@sndh.dev>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
ce22070ec5
commit
eb9ed050b3
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ with colors;
|
|||
--identity-tab-color: #${base0F-hex} !important;
|
||||
--identity-icon-color: #${base0F-hex} !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* Variables and styles specific to about:addons */
|
||||
@-moz-document url-prefix("about:addons") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue