mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
统一图片上传样式
This commit is contained in:
parent
810cd5d8ea
commit
1527d45961
@ -637,15 +637,20 @@
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
line-height: 22px;
|
||||
background: rgba(0, 0, 0, .5)
|
||||
box-shadow: @ShadowMinOuter;
|
||||
background: rgba(0, 0, 0, .8);
|
||||
}
|
||||
|
||||
span.layui-icon:first-child {
|
||||
left: 0;
|
||||
right: 0;
|
||||
border-top-right-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
}
|
||||
|
||||
span.layui-icon:last-child {
|
||||
right: 0;
|
||||
right: 21px;
|
||||
border-top-left-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
}
|
||||
|
||||
&:hover span.layui-icon {
|
||||
|
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