fix: product & service scroll
This commit is contained in:
parent
d64421f48b
commit
56c226164d
2 changed files with 65 additions and 49 deletions
|
|
@ -43,7 +43,7 @@ withDefaults(
|
|||
bordered
|
||||
:class="{ 'is-add-product': isAddProduct }"
|
||||
class="column bordered rounded q-pa-sm no-wrap"
|
||||
style="box-shadow: var(--shadow-3); height: 20rem"
|
||||
style="height: 20rem"
|
||||
@click="$emit('select', data)"
|
||||
>
|
||||
<div class="row flex justify-between text-bold">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue