diff --git a/themes/5c4d7772-d963-4672-ab03-e9d541438881/chrome.css b/themes/5c4d7772-d963-4672-ab03-e9d541438881/chrome.css index 6ca691cd..5d47960b 100644 --- a/themes/5c4d7772-d963-4672-ab03-e9d541438881/chrome.css +++ b/themes/5c4d7772-d963-4672-ab03-e9d541438881/chrome.css @@ -108,7 +108,7 @@ & .tab-icon-overlay { &:is([soundplaying], [muted], [activemedia-blocked]) { 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; } }