close #1453 Fixed: Style problem with date field after validation
This commit is contained in:
4
public/css/custom.css
vendored
4
public/css/custom.css
vendored
@ -826,3 +826,7 @@ table .align-items-center td span.badge {
|
||||
.navbar-vertical .navbar-nav .nav-link:not(.active) {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.form-group.has-error .el-input__inner {
|
||||
border-color: #ef3232 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user