mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-19 01:48:22 +00:00
Refactor vertical-tabs.css: Update tab icon pending margin
This commit is contained in:
@@ -283,6 +283,10 @@
|
||||
display: none; /* TODO: fix this */
|
||||
}
|
||||
|
||||
.tab-icon-pending {
|
||||
margin-inline-end: 0 !important;
|
||||
}
|
||||
|
||||
@media (-moz-bool-pref: "zen.view.sidebar-collapsed.hide-mute-button") and (not (-moz-bool-pref: "zen.view.sidebar-expanded")) {
|
||||
.tab-icon-overlay:is([soundplaying], [muted]):not([selected]) {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user