mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[breaking change] Sku: no longer support i18n (#1734)
This commit is contained in:
@@ -16,14 +16,6 @@
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* 修复ios下点击没反应的问题 */
|
||||
.van-field {
|
||||
input[type*=date],
|
||||
input[type*=time] {
|
||||
height: 26px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-group-container {
|
||||
|
Reference in New Issue
Block a user