mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
feat(Calendar): add formatter prop
This commit is contained in:
@@ -59,11 +59,6 @@ export default {
|
||||
border-radius: 6px;
|
||||
box-shadow: #ebedf0 0 4px 12px;
|
||||
|
||||
@media (max-width: 1300px) {
|
||||
width: @van-doc-simulator-small-width;
|
||||
min-width: @van-doc-simulator-small-width;
|
||||
}
|
||||
|
||||
@media (max-width: 1100px) {
|
||||
right: auto;
|
||||
left: 750px;
|
||||
|
Reference in New Issue
Block a user