fix: adjust layout

This commit is contained in:
puriphatt 2024-07-17 10:49:21 +00:00
parent 8e173a996f
commit dedb589b99
2 changed files with 4 additions and 3 deletions

View file

@ -2234,7 +2234,7 @@ watch([inputSearch, currentStatus], async () => {
<div
v-if="listCustomer.length !== 0"
class="row justify-between items-center q-px-md"
class="row justify-between items-center q-px-md q-py-sm"
>
<div class="row col-4 items-center">
<div class="app-text-muted" style="width: 80px">
@ -2672,7 +2672,7 @@ watch([inputSearch, currentStatus], async () => {
</div>
<div
v-if="listEmployee.length !== 0"
class="row justify-between items-center q-px-md"
class="row justify-between items-center q-px-md q-py-sm"
>
<div class="row col-4 items-center">
<div class="app-text-muted" style="width: 80px">