mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
Removed weird movement when hovering media player
Signed-off-by: Obscure. <69711181+kritishd8@users.noreply.github.com>
This commit is contained in:
@@ -141,7 +141,6 @@
|
|||||||
background-color: var(--zen-media-control-bg);
|
background-color: var(--zen-media-control-bg);
|
||||||
backdrop-filter: saturate(3) contrast(2) blur(10px);
|
backdrop-filter: saturate(3) contrast(2) blur(10px);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
will-change: transform;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.show-on-hover {
|
.show-on-hover {
|
||||||
|
Reference in New Issue
Block a user