mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Improvement] Popup: optimize animation duration (#1694)
This commit is contained in:
parent
d9fb7f7e6d
commit
26ff8ef43a
@ -21,7 +21,7 @@
|
||||
max-height: 100%;
|
||||
overflow-y: auto;
|
||||
background-color: $white;
|
||||
transition: .2s ease-out;
|
||||
transition: .3s ease-out;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
transform: translate3d(-50%, -50%, 0);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user