Skip to content

Commit

Permalink
fix: remove dark mode in treeview
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou committed Sep 7, 2024
1 parent 503e4bb commit cf3538e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/TheEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<v-treeview
activatable
dense
dark
:active="structureActive"
:open="structureOpen"
item-key="line"
Expand Down

0 comments on commit cf3538e

Please sign in to comment.