[更新]修改后台样式

This commit is contained in:
Anyon 2019-07-17 14:33:03 +08:00
parent e4c4020c1a
commit fb7ddcbd9e
3 changed files with 4 additions and 4 deletions

View File

@ -893,8 +893,8 @@ label.think-radio {
height: 5pc;
cursor: pointer;
display: inline-block;
background-size: cover;
background: url('../img/image.png') no-repeat center center;
background-size: cover;
}
.uploadimagemtl {
margin-right: 8px;

File diff suppressed because one or more lines are too long

View File

@ -596,8 +596,8 @@
height: 5pc;
cursor: pointer;
display: inline-block;
background-size: cover;
background: url('../img/image.png') no-repeat center center;
background-size: cover;
}
.uploadimagemtl {
@ -677,4 +677,4 @@
}
}
}
}
}