mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-02 07:58:40 +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