mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
增加图片显示盒子
This commit is contained in:
parent
bd4bdd8ed7
commit
1d1484b01b
@ -825,10 +825,14 @@ input:not(.layui-hide,[type=hidden]) {
|
||||
.upload-image-smbox,
|
||||
.upload-image-mdbox,
|
||||
.upload-image-lgbox {
|
||||
.uploadimage a {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
.uploadimage {
|
||||
margin-bottom: 10px;
|
||||
|
||||
a {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user