fix(views): add bottom spacing
This commit is contained in:
parent
fa170b9397
commit
2c0d3f2885
@ -89,7 +89,7 @@ async function saveView() {
|
||||
v-model="newView"
|
||||
class="mb-4"
|
||||
/>
|
||||
<div class="is-flex is-justify-content-end">
|
||||
<div class="is-flex is-justify-content-end mb-4">
|
||||
<XButton
|
||||
:loading="projectViewService.loading"
|
||||
@click="createView"
|
||||
|
Loading…
x
Reference in New Issue
Block a user