Add gutters to page edit form
This commit is contained in:
@@ -169,7 +169,6 @@
|
||||
<b-col
|
||||
cols="12"
|
||||
md="6"
|
||||
xl="4"
|
||||
>
|
||||
<b-form-group
|
||||
:label="$t('newLabel')"
|
||||
@@ -188,7 +187,6 @@
|
||||
<b-col
|
||||
cols="12"
|
||||
md="6"
|
||||
xl="4"
|
||||
>
|
||||
<b-form-group
|
||||
:label="$t('general.label.handle')"
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
no-body
|
||||
class="shadow-sm"
|
||||
>
|
||||
<b-form-row
|
||||
<b-row
|
||||
v-if="page"
|
||||
class="px-4 py-3"
|
||||
>
|
||||
@@ -379,7 +379,7 @@
|
||||
</b-form-group>
|
||||
</div>
|
||||
</b-col>
|
||||
</b-form-row>
|
||||
</b-row>
|
||||
</b-card>
|
||||
</b-container>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user