mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
feat(Popup): adjust round border radius to 16px (#3713)
This commit is contained in:
parent
225484aeae
commit
12b2e813ad
@ -351,7 +351,7 @@
|
||||
|
||||
// Popup
|
||||
@popup-background-color: @white;
|
||||
@popup-round-border-radius: 20px;
|
||||
@popup-round-border-radius: 16px;
|
||||
@popup-close-icon-size: 18px;
|
||||
@popup-close-icon-color: @gray-6;
|
||||
@popup-close-icon-margin: 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user