格式化代码

This commit is contained in:
Anyon 2022-02-10 16:51:00 +08:00
parent 2855bc245f
commit 810cd5d8ea
2 changed files with 5 additions and 4 deletions

View File

@ -628,7 +628,8 @@
box-shadow: @ShadowMinOuter;
background: url('../img/upimg.png') no-repeat center center;
background-size: cover;
span.layui-icon{
span.layui-icon {
color: #fff;
width: 20px;
height: 20px;
@ -638,11 +639,11 @@
line-height: 22px;
background: rgba(0, 0, 0, .5)
}
span.layui-icon:first-child {
left: 0;
}
span.layui-icon:last-child {
right: 0;
}

File diff suppressed because one or more lines are too long