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