update Input group style
This commit is contained in:
parent
c0d0905143
commit
d8fc256822
2 changed files with 2 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
|||
line-height: 1;
|
||||
color: @input-color;
|
||||
text-align: center;
|
||||
background-color: #eee;
|
||||
background-color: @input-group-bg;
|
||||
border: 1px solid @input-border-color;
|
||||
border-radius: @btn-border-radius;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue