Skip to content

Commit f79e5ce

Browse files
committed
fix(ui): space
1 parent a606d31 commit f79e5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/TemplateForm.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
></TemplateVaults>
246246
</div>
247247

248-
<div>
248+
<div class="mb-3">
249249
<h2 class="mb-4">Task prompts</h2>
250250

251251
<div class="d-flex" style="column-gap: 20px; flex-wrap: wrap">

0 commit comments

Comments
 (0)