update Input group style

This commit is contained in:
梁灏 2018-06-27 11:12:51 +08:00
parent c0d0905143
commit d8fc256822
2 changed files with 2 additions and 1 deletions

View file

@ -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;