fix: แก้ขนาดการแสดงสินค้าและบริการ
This commit is contained in:
parent
d15c306605
commit
8185a47da6
2 changed files with 70 additions and 40 deletions
|
|
@ -43,7 +43,7 @@ withDefaults(
|
|||
no-padding
|
||||
bordered
|
||||
:class="{ 'is-add-product': isAddProduct }"
|
||||
style="box-shadow: var(--shadow-3); width: 240px; height: 286px"
|
||||
style="box-shadow: var(--shadow-3); min-height: 300px"
|
||||
@click="$emit('select', data)"
|
||||
>
|
||||
<div class="q-pa-sm">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue