mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
chore: prettier all less files
This commit is contained in:
@@ -56,14 +56,14 @@
|
||||
}
|
||||
|
||||
// for ios wechat
|
||||
&[type="date"],
|
||||
&[type="time"],
|
||||
&[type="datetime-local"] {
|
||||
&[type='date'],
|
||||
&[type='time'],
|
||||
&[type='datetime-local'] {
|
||||
min-height: @cell-line-height;
|
||||
}
|
||||
|
||||
// for safari
|
||||
&[type="search"] {
|
||||
&[type='search'] {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user