mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
feat: add autosize option
This commit is contained in:
@@ -50,6 +50,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@m autosize {
|
||||
.zan-field__control {
|
||||
min-height: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.zan-cell__title,
|
||||
.zan-cell__value {
|
||||
float: none;
|
||||
|
Reference in New Issue
Block a user