Compare commits
2 Commits
9dbe5f385f
...
fc4be7e8e0
Author | SHA1 | Date |
---|---|---|
huangzhen | fc4be7e8e0 | |
huangzhen | 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