...
|
...
|
@@ -1108,6 +1108,7 @@ body { |
|
|
.ad_MoRemove {
|
|
|
position: absolute;
|
|
|
display: flex;
|
|
|
height: 100%;
|
|
|
display: -webkit-flex;
|
|
|
top: 0;
|
|
|
right: -2.58rem;
|
...
|
...
|
@@ -1116,7 +1117,7 @@ body { |
|
|
.ad_mo,
|
|
|
.ad_move {
|
|
|
width: 1.2rem;
|
|
|
height: 1.8rem;
|
|
|
height: 100%;
|
|
|
text-align: center;
|
|
|
line-height: 1.8rem;
|
|
|
font-size: 0.26rem;
|
...
|
...
|
|