refactor: styling

This commit is contained in:
Methapon2001 2024-07-08 14:26:30 +07:00
parent e631ed9c47
commit 199815f78e
3 changed files with 11 additions and 11 deletions

View file

@ -533,7 +533,7 @@ watch(locale, () => {
<div class="row" style="flex-grow: 1; flex-wrap: nowrap">
<q-splitter
v-model="splitterModel"
:limits="[25, 80]"
:limits="[0, 100]"
style="width: 100%"
>
<template v-slot:before>
@ -1226,7 +1226,7 @@ watch(locale, () => {
</template>
<template v-slot:item="props">
<div class="col-6">
<div class="col-12 col-md-6">
<BranchCard
:id="`branch-card-${props.row.name}`"
@click="