@@ -407,6 +407,9 @@
line-height: 40px;
border-radius: 2px;
padding: 0 10px;
+ &:focus{
+ border-color: @activeColor;
+ }
}
.itemMsgLab{
@@ -491,6 +494,9 @@