Skip to content

Commit

Permalink
fix(runner): divider under menu
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftin committed Feb 3, 2025
1 parent 44055eb commit 69222c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/views/Runners.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
{{ $t('dashboard2') }}
</v-toolbar-title>
</v-toolbar>
<v-divider />

<DashboardMenu
v-if="projectId"
Expand Down

0 comments on commit 69222c4

Please sign in to comment.