mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-08-10 15:39:45 +08:00
Update formstyle.html
This commit is contained in:
parent
bf5e9452b2
commit
1947451b98
@ -24,10 +24,10 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
height: 28px;
|
height: 25px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: #999;
|
background: #999;
|
||||||
line-height: 28px;
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.goods-spec-close {
|
.goods-spec-close {
|
||||||
@ -68,7 +68,7 @@
|
|||||||
top: 1px;
|
top: 1px;
|
||||||
left: 1px;
|
left: 1px;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 26px;
|
height: 24px;
|
||||||
content: ' ';
|
content: ' ';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: #c9c9c9;
|
background: #c9c9c9;
|
||||||
@ -79,10 +79,10 @@
|
|||||||
left: 1px;
|
left: 1px;
|
||||||
color: #999;
|
color: #999;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 26px;
|
height: 24px;
|
||||||
content: '\e63f';
|
content: '\e63f';
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 26px;
|
line-height: 24px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: 'layui-icon';
|
font-family: 'layui-icon';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user