优化select2下拉框必填背景色无法清空问题(IBB9XN)

master
RuoYi 2024-12-24 15:58:02 +08:00
parent ddd858ca73
commit 120d549170
1 changed files with 2 additions and 2 deletions

View File

@ -350,11 +350,11 @@ label.error {
right: 42px;
}
.select2-hidden-accessible + label.error {
.select2-hidden-accessible + label.error, select.error + label.error {
right: 38px;
}
.Validform_error,input.error,textarea.error,select.error,label.error+.select2-container--bootstrap .select2-selection--single {
.Validform_error,input.error,textarea.error,select.error,select.error+label.error+.select2-container--bootstrap .select2-selection--single {
background-color: #fbe2e2;
border-color: #c66161;
color: #c00