fix(01): create form gap
This commit is contained in:
parent
6b9c070352
commit
311ce3e0fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1840,7 +1840,7 @@ watch(currentHq, () => {
|
|||
</div>
|
||||
|
||||
<div
|
||||
class="col-12 col-md-10 q-py-md q-pr-md full-height"
|
||||
class="col-12 col-md-10 q-py-md q-pr-md full-height q-gutter-y-xl"
|
||||
:class="$q.screen.xs ? 'q-pl-md' : 'q-pl-sm'"
|
||||
id="branch-form"
|
||||
style="overflow-y: auto"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue