mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-27 10:30:57 -08:00
Fix: Sound Tab - Overlay Position
This commit is contained in:
parent
84d53f51e8
commit
7999494007
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue