Skip to content

Commit

Permalink
Add spacing at bottom of menu
Browse files Browse the repository at this point in the history
  • Loading branch information
UX3D-kanzler committed Sep 19, 2024
1 parent 0817c10 commit 13b8e92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ <h2 class="title is-spaced">Display</h2>
</b-dropdown>
</b-field>
</b-field>
<div class="pb-6"></div>
</div>
</b-tab-item>

Expand Down Expand Up @@ -491,6 +492,7 @@ <h2 class="title is-spaced">Advanced Controls</h2>
<json-to-ui-template v-bind:data="statistics" v-bind:isinner="false">
</json-to-ui-template>
</b-field>
<div class="pb-6"></div>
</div>
</b-tab-item>

Expand Down

0 comments on commit 13b8e92

Please sign in to comment.