enhance(frontend): improve pull to refresh
This commit is contained in:
parent
a8e976d72f
commit
a656447aa5
3 changed files with 45 additions and 31 deletions
|
@ -166,7 +166,7 @@ defineExpose({
|
|||
|
||||
<style lang="scss" module>
|
||||
.root {
|
||||
overscroll-behavior: none;
|
||||
overscroll-behavior: contain;
|
||||
|
||||
min-height: 100%;
|
||||
background: var(--bg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue