mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
chore(Search): improve round style
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
border-radius: @border-radius-sm;
|
border-radius: @border-radius-sm;
|
||||||
|
|
||||||
&--round {
|
&--round {
|
||||||
border-radius: @search-input-height / 2;
|
border-radius: @border-radius-max;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user