update ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css.

文本区(多行文本框)补齐必填错误提示背景。原只有文字提示。
This commit is contained in:
abbfun 2020-07-10 10:00:35 +08:00 committed by Gitee
parent 29a30a25c2
commit 44895c3d17

View File

@ -346,7 +346,7 @@ label.error {
right: 3px
}
.Validform_error,input.error,select.error {
.Validform_error,input.error,textarea.error,select.error {
background-color: #fbe2e2;
border-color: #c66161;
color: #c00