mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00: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