Fix: Sound Tab - Not hovered opacity

This commit is contained in:
alstjr7375 2021-05-24 09:41:42 +09:00
parent 32aada32a0
commit 0a73ffa069

View file

@ -280,6 +280,7 @@
stroke: transparent !important;
background: transparent !important;
fill-opacity: 0.8 !important;
opacity: 1 !important;
}
.tab-icon-overlay:not([pinned], [sharing], [crashed]):is([soundplaying], [muted], [activemedia-blocked]) {
margin-inline-end: 9.5px !important;