fix(01): create form gap

This commit is contained in:
puriphatt 2024-09-20 14:56:26 +07:00
parent 6b9c070352
commit 311ce3e0fa

View file

@ -1840,7 +1840,7 @@ watch(currentHq, () => {
</div> </div>
<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'" :class="$q.screen.xs ? 'q-pl-md' : 'q-pl-sm'"
id="branch-form" id="branch-form"
style="overflow-y: auto" style="overflow-y: auto"