fix: rounded border
This commit is contained in:
parent
501a722b28
commit
25080739b7
1 changed files with 1 additions and 0 deletions
|
|
@ -1568,6 +1568,7 @@ watch(inputSearchProductAndService, async () => {
|
||||||
<div
|
<div
|
||||||
v-else-if="productMode === 'service'"
|
v-else-if="productMode === 'service'"
|
||||||
class="surface-2 col bordered rounded column"
|
class="surface-2 col bordered rounded column"
|
||||||
|
style="overflow: hidden"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="row justify-between items-center q-px-md q-py-sm rounded surface-2"
|
class="row justify-between items-center q-px-md q-py-sm rounded surface-2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue