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:
Pascal0577 2026-02-05 17:02:19 +01:00 committed by NAHO
parent ce22070ec5
commit eb9ed050b3
No known key found for this signature in database
GPG key ID: BFB5D5E3F4C95185

View file

@ -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") {