Skip to content

Commit 658be89

Browse files
wormwlrmsp1ker
authored andcommitted
fix: style issue on Settings Tab, fix vuejs#972 (vuejs#973)
1 parent 9e87ed9 commit 658be89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devtools/views/settings/SettingsTab.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export default {
2929

3030
<style lang="stylus" scoped>
3131
.settings
32-
overflow auto
32+
overflow auto !important
3333
>>> .preferences
3434
display flex
3535
flex-wrap wrap

0 commit comments

Comments
 (0)