forked from angelo/web-retail-h5
feat(order): background transparent
This commit is contained in:
parent
a56794e2e2
commit
74af716566
|
@ -618,7 +618,7 @@ export default {
|
||||||
.heng1 {
|
.heng1 {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
background: #fff;
|
background: transparent;
|
||||||
border-radius: 1px 1px 1px 1px;
|
border-radius: 1px 1px 1px 1px;
|
||||||
margin-top: 4rpx;
|
margin-top: 4rpx;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue