Update chrome.css

This commit is contained in:
CosmoCreeper 2025-06-04 20:34:01 -04:00 committed by GitHub
parent de33e5ad50
commit efccb19b08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -254,6 +254,10 @@
/* Puts Essentials at the bottom */
:has(#theme-SuperPins[uc-essentials-position="bottom"]) {
#tabbrowser-tabs {
height: 100% !important;
}
.zen-essentials-container {
position: relative !important;
margin-top: auto !important;