fix(03): view customer card

This commit is contained in:
puriphatt 2024-07-30 11:05:39 +00:00
parent 75a8e43a22
commit c9f23397e3
3 changed files with 23 additions and 3 deletions

View file

@ -136,10 +136,10 @@ watch([inputSearch, currentStatus], async () => {
<template>
<div
class="row justify-between bordered-b surface-3 full-width no-wrap"
class="row justify-between bordered-b surface-3 full-width"
style="z-index: 1"
>
<div class="row items-center col-12 col-sm">
<div class="row items-center col-12 col-md">
<q-btn
round
icon="mdi-arrow-left"