Fix: Sound Tab - Not large at busy

This commit is contained in:
BlaCk_Void 2021-09-08 08:10:33 +09:00
parent 64c7eeebfb
commit bb6e9b5344

View file

@ -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;