mirror of
https://github.com/youzan/vant.git
synced 2026-05-11 01:00:21 +08:00
feat(Popup): add before-close prop (#9067)
This commit is contained in:
@@ -141,7 +141,7 @@ export default {
|
||||
font-size: 14px;
|
||||
font-family: @van-doc-code-font-family;
|
||||
font-style: normal;
|
||||
max-width: 400px;
|
||||
max-width: 300px;
|
||||
-webkit-font-smoothing: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user