enhance(frontend): improve pull to refresh
This commit is contained in:
@@ -166,7 +166,7 @@ defineExpose({
|
||||
|
||||
<style lang="scss" module>
|
||||
.root {
|
||||
overscroll-behavior: none;
|
||||
overscroll-behavior: contain;
|
||||
|
||||
min-height: 100%;
|
||||
background: var(--bg);
|
||||
|
Reference in New Issue
Block a user