update Input append&prepend border-radius
This commit is contained in:
parent
eccaa940bd
commit
c0d0905143
2 changed files with 86 additions and 96 deletions
|
@ -178,7 +178,7 @@
|
|||
text-align: center;
|
||||
background-color: #eee;
|
||||
border: 1px solid @input-border-color;
|
||||
border-radius: @border-radius-base;
|
||||
border-radius: @btn-border-radius;
|
||||
|
||||
// Reset Select's style in addon
|
||||
.@{css-prefix}select {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue