Fix: Sound Tab - Overlay Position

This commit is contained in:
alstjr7375 2021-05-21 09:03:39 +09:00
parent 84d53f51e8
commit 7999494007

View file

@ -232,7 +232,7 @@
/* Makes the speaker icon to always appear if the tab is playing (not only on hover) */
.tab-icon-overlay:not([crashed]) {
/* Position */
top: -4px !important;
top: -3.5px !important;
inset-inline-end: -9px !important;
z-index: 1 !important;