优化 x 的按钮位置
This commit is contained in:
parent
43cddd3c8b
commit
7ab16f083d
|
@ -53,6 +53,7 @@
|
||||||
width: px2rem(26px);
|
width: px2rem(26px);
|
||||||
height: px2rem(26px);
|
height: px2rem(26px);
|
||||||
margin: 0 px2rem(-2px);
|
margin: 0 px2rem(-2px);
|
||||||
|
margin-left: auto;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $ResultBox-value-bg;
|
background: $ResultBox-value-bg;
|
||||||
|
|
Loading…
Reference in New Issue