overlay tab audio icons: update margin & inset to the current values

This fixes #462
This commit is contained in:
MrOtherGuy
2024-11-29 16:57:45 +02:00
parent 582f97c53e
commit def4b49d6b
+2 -1
View File
@@ -7,8 +7,9 @@ See the above repository for updates as well as full license text. */
.tab-throbber{ opacity: 1 !important; }
.tab-icon-overlay:not([crashed]){
top: -5.5px;
top: -8px;
inset-inline-end: -6px;
margin-inline-end: 0 !important;
z-index: 1;
padding: 2px;
opacity: 1 !important;