修改后台样式

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,9 +741,13 @@
background: #22df80 background: #22df80
} }
input:not(.layui-hide,[type=hidden]) + .uploadimage { input:not(.layui-hide,[type=hidden]) {
&, & + span {
+ .uploadimage {
margin-top: 5px; margin-top: 5px;
} }
}
}
.uploadimage { .uploadimage {
width: 76px; width: 76px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long