Removed weird movement when hovering media player

Signed-off-by: Obscure. <69711181+kritishd8@users.noreply.github.com>
This commit is contained in:
Obscure.
2025-03-24 15:02:34 +05:45
committed by GitHub
parent 3dad9896eb
commit a1ab0512b7

View File

@@ -141,7 +141,6 @@
background-color: var(--zen-media-control-bg);
backdrop-filter: saturate(3) contrast(2) blur(10px);
width: 100%;
will-change: transform;
}
.show-on-hover {