mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
格式化代码
This commit is contained in:
parent
2855bc245f
commit
810cd5d8ea
@ -628,7 +628,8 @@
|
|||||||
box-shadow: @ShadowMinOuter;
|
box-shadow: @ShadowMinOuter;
|
||||||
background: url('../img/upimg.png') no-repeat center center;
|
background: url('../img/upimg.png') no-repeat center center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
span.layui-icon{
|
|
||||||
|
span.layui-icon {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
@ -638,11 +639,11 @@
|
|||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
background: rgba(0, 0, 0, .5)
|
background: rgba(0, 0, 0, .5)
|
||||||
}
|
}
|
||||||
|
|
||||||
span.layui-icon:first-child {
|
span.layui-icon:first-child {
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.layui-icon:last-child {
|
span.layui-icon:last-child {
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user