mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-05 21:07:57 +00:00
Refactor CSS animation translation in zen-animations.css
This commit is contained in:
@@ -336,6 +336,6 @@
|
||||
|
||||
to {
|
||||
opacity: 1;
|
||||
transform: translateX(calc(-100% - 2px)) translateY(-50%);
|
||||
transform: translateX(-100%) translateY(-50%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user