mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[Improvement] Popup: get-container support selector (#1699)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
width: 85%;
|
||||
font-size: 16px;
|
||||
overflow: hidden;
|
||||
transition: .2s;
|
||||
transition: .3s;
|
||||
border-radius: 4px;
|
||||
background-color: $white;
|
||||
transform: translate3d(-50%, -50%, 0);
|
||||
|
Reference in New Issue
Block a user