From b023faac2a508e433dd36f28083c35698a3fa9ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mauro=20=F0=9F=A4=99?= Date: Tue, 20 Aug 2024 01:22:52 +0200 Subject: [PATCH] Update chrome.css --- themes/680424a8-a818-406b-98c5-7726214e2a9f/chrome.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/680424a8-a818-406b-98c5-7726214e2a9f/chrome.css b/themes/680424a8-a818-406b-98c5-7726214e2a9f/chrome.css index b9c413f1..9fbbaee5 100644 --- a/themes/680424a8-a818-406b-98c5-7726214e2a9f/chrome.css +++ b/themes/680424a8-a818-406b-98c5-7726214e2a9f/chrome.css @@ -2,7 +2,7 @@ @media not (-moz-bool-pref: "zen.view.compact") { #tabbrowser-tabpanels { & .browserSidebarContainer:not([zen-split="true"]) { - --zen-browser-border-radius: var(--zen-border-radius) 0 0 0; + --zen-border-radius: var(--zen-border-radius) 0 0 0; --zen-element-separation: 0; } }