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