输入框组验证错误后置图标提示颜色

pull/147/MERGE
RuoYi 2020-09-14 15:45:03 +08:00
parent e118d94b24
commit b20ad52d6a
1 changed files with 4 additions and 0 deletions

View File

@ -341,6 +341,10 @@ label.error {
right: 42px
}
.input-group input.error + label.error + .input-group-addon>i {
color: #ed5565;
}
.input-group.date label.error {
z-index:99;
right: 3px