mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-11 18:10:32 +08:00
🐛 Fix: fix picbed config page scroll bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user