Increase spacing around "Create" button for model-index

This commit is contained in:
Lance Edgar 2022-08-08 19:36:27 -05:00
parent 427732bf1a
commit 3392f8cbd6

View file

@ -7,7 +7,7 @@
</ul>
</nav>
<div class="buttons"
<div class="buttons block"
v-if="allowCreate && userCanCreate()">
<b-button class="new-object"
type="is-primary"