Skip to content

Commit df7b305

Browse files
author
Guillaume Chau
committed
fix: settings not scrollable
1 parent c8b2e86 commit df7b305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/devtools/views/settings/SettingsTab.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export default {
1919

2020
<style lang="stylus" scoped>
2121
.settings
22+
overflow auto
2223
>>> .preferences
2324
display flex
2425
flex-wrap wrap

0 commit comments

Comments
 (0)