mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-20 00:31:55 +00:00
Adjust max-height in animations and refactor share dialog validation logic in Zen Rices component
This commit is contained in:
@@ -367,7 +367,7 @@
|
||||
99% {
|
||||
transform: translateX(-100%);
|
||||
opacity: 0;
|
||||
max-height: 50px;
|
||||
max-height: 15px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user