Update chrome.css

This commit is contained in:
mr. m 2025-05-01 15:58:54 +02:00 committed by GitHub
parent 4b83cbd137
commit 01d6ea151f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
@-moz-document url-prefix("chrome:") {
#vertical-pinned-tabs-container > .zen-workspace-tabs-section[hidden="true"] {
display: none !important;
}
@ -167,4 +167,4 @@
:root:has(#theme-Tab-Numbers[uc-theme-background_shape="Circle"]) {
--background_shape: 50%; /* Perfect Circle */
}
}