🐛 Fix: fix picbed config page scroll bug

This commit is contained in:
萌萌哒赫萝
2023-03-07 17:07:17 +08:00
parent ab4836352c
commit d515cc5f67
4 changed files with 8 additions and 58 deletions

View File

@@ -97,6 +97,9 @@ export default {
</script>
<style lang='stylus'>
#picbeds-page
height 100%
overflow-y auto
overflow-x hidden
.setting-list
height 100%
overflow-y auto