feat: add less vars of border-radius & opacity (#4596)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
flex: 1;
|
||||
padding-left: @padding-xs;
|
||||
background-color: @search-background-color;
|
||||
border-radius: 2px;
|
||||
border-radius: @border-radius-sm;
|
||||
|
||||
&--round {
|
||||
border-radius: @search-input-height / 2;
|
||||
|
||||
Reference in New Issue
Block a user