Compare commits
2 Commits
9dbe5f385f
...
fc4be7e8e0
Author | SHA1 | Date |
---|---|---|
huangzhen | fc4be7e8e0 | |
huangzhen | d95120fc67 |
|
@ -182,6 +182,7 @@
|
|||
position: sticky;
|
||||
top: 592px;
|
||||
margin-bottom: -75px;
|
||||
transform: none;
|
||||
}
|
||||
}
|
||||
.van-overflow-hidden {
|
||||
|
|
|
@ -286,6 +286,7 @@
|
|||
position: sticky;
|
||||
bottom: 0;
|
||||
margin-bottom: -90px;
|
||||
transform: none;
|
||||
}
|
||||
}
|
||||
.popWrapper {
|
||||
|
|
Loading…
Reference in New Issue