Skip to content

Commit

Permalink
fix(ui): debug log text-area not fully visible
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Sep 23, 2024
1 parent 4c76e61 commit 5eda3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Debug.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
></v-text-field>
</v-col>

<v-col class="pt-0" cols="12">
<v-col class="pt-0 mb-5" cols="12">
<div
id="debug_window"
style="
Expand Down

0 comments on commit 5eda3b7

Please sign in to comment.