优化日期类型错误提示与图标重叠问题
parent
25340da2e2
commit
e597cdead4
|
@ -347,7 +347,7 @@ label.error {
|
||||||
|
|
||||||
.input-group.date label.error {
|
.input-group.date label.error {
|
||||||
z-index:99;
|
z-index:99;
|
||||||
right: 40px
|
right: 42px
|
||||||
}
|
}
|
||||||
|
|
||||||
.Validform_error,input.error,textarea.error,select.error {
|
.Validform_error,input.error,textarea.error,select.error {
|
||||||
|
|
Loading…
Reference in New Issue