fix: rounded border

This commit is contained in:
Methapon2001 2024-07-09 11:35:46 +07:00
parent 501a722b28
commit 25080739b7

View file

@ -1568,6 +1568,7 @@ watch(inputSearchProductAndService, async () => {
<div
v-else-if="productMode === 'service'"
class="surface-2 col bordered rounded column"
style="overflow: hidden"
>
<div
class="row justify-between items-center q-px-md q-py-sm rounded surface-2"