mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 23:10:41 -08:00
Fix: Sound Tab - Not large at busy
This commit is contained in:
parent
64c7eeebfb
commit
bb6e9b5344
1 changed files with 1 additions and 1 deletions
|
|
@ -1346,7 +1346,7 @@
|
|||
margin-inline-end: 5.5px !important;
|
||||
padding: 2px 0 !important;
|
||||
}
|
||||
.tabbrowser-tab:not([image])
|
||||
.tabbrowser-tab:not([image], [busy])
|
||||
.tab-icon-overlay:not([pinned], [sharing], [crashed]):is([soundplaying], [muted], [activemedia-blocked]) {
|
||||
box-sizing: content-box;
|
||||
padding: 3px 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue