mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 12:20:36 -08:00
Fix: Sound Tab - Overlapping icons problem
This commit is contained in:
parent
a1cc8029c1
commit
104cda45f6
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
|||
}
|
||||
|
||||
/* None exist favicon */
|
||||
.tabbrowser-tab:not([image]) .tab-icon-overlay:not([crashed]) {
|
||||
.tabbrowser-tab:not([image]) .tab-icon-overlay:not([pinned], [sharing],[crashed]) {
|
||||
top: 0 !important;
|
||||
inset-inline-end: 0 !important;
|
||||
margin-inline-end: 5.5px !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue