Increase spacing around "Create" button for model-index
This commit is contained in:
parent
427732bf1a
commit
3392f8cbd6
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue