修改后台样式

This commit is contained in:
Anyon 2022-03-07 12:02:24 +08:00
parent a78dcb49fd
commit 1d7e6382df
3 changed files with 8 additions and 4 deletions

View File

@ -741,8 +741,12 @@
background: #22df80 background: #22df80
} }
input:not(.layui-hide,[type=hidden]) + .uploadimage { input:not(.layui-hide,[type=hidden]) {
margin-top: 5px; &, & + span {
+ .uploadimage {
margin-top: 5px;
}
}
} }
.uploadimage { .uploadimage {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long