Update formstyle.html

This commit is contained in:
Anyon 2020-10-10 15:28:04 +08:00
parent bf5e9452b2
commit 1947451b98

View File

@ -24,10 +24,10 @@
z-index: 2;
width: 40px;
color: #fff;
height: 28px;
height: 25px;
position: absolute;
background: #999;
line-height: 28px;
line-height: 26px;
}
.goods-spec-close {
@ -68,7 +68,7 @@
top: 1px;
left: 1px;
width: 40px;
height: 26px;
height: 24px;
content: ' ';
position: absolute;
background: #c9c9c9;
@ -79,10 +79,10 @@
left: 1px;
color: #999;
width: 40px;
height: 26px;
height: 24px;
content: '\e63f';
font-size: 16px;
line-height: 26px;
line-height: 24px;
position: absolute;
text-align: center;
font-family: 'layui-icon';