mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Minor adjustment of position of glance tab sound icon
This commit is contained in:
parent
64185571b6
commit
c6e63df595
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
& .tab-icon-overlay {
|
& .tab-icon-overlay {
|
||||||
&:is([soundplaying], [muted], [activemedia-blocked]) {
|
&:is([soundplaying], [muted], [activemedia-blocked]) {
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
transform: translate(-30%, 25%) scale(var(--bmb-sound-icon-scale-glance)) !important;
|
transform: translate(-35%, 25%) scale(var(--bmb-sound-icon-scale-glance)) !important;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue