update @模版样式
This commit is contained in:
parent
def3020e0d
commit
d95120fc67
|
@ -182,6 +182,7 @@
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 592px;
|
top: 592px;
|
||||||
margin-bottom: -75px;
|
margin-bottom: -75px;
|
||||||
|
transform: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.van-overflow-hidden {
|
.van-overflow-hidden {
|
||||||
|
|
|
@ -286,6 +286,7 @@
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-bottom: -90px;
|
margin-bottom: -90px;
|
||||||
|
transform: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.popWrapper {
|
.popWrapper {
|
||||||
|
|
Loading…
Reference in New Issue