修改样式

This commit is contained in:
邹景立 2022-11-05 10:50:42 +08:00
parent 9326343474
commit bf6220d35f
3 changed files with 7 additions and 5 deletions

View File

@ -833,21 +833,23 @@ input:not(.layui-hide,[type=hidden]) {
}
> span:first-child {
right: 0;
left: 50%;
height: 20px;
bottom: 4px;
z-index: 3;
display: none;
position: absolute;
margin-left: -33px;
box-shadow: @ShadowOuterMin;
.layui-icon {
color: #fff;
width: 22px;
float: left;
height: 20px;
text-align: center;
line-height: 22px;
display: inline-block;
background: rgba(0, 0, 0, .8);
background: rgba(0, 0, 0, .75);
}
.layui-icon:first-child {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long