refactor: lay out
This commit is contained in:
parent
199815f78e
commit
c50e775c11
2 changed files with 146 additions and 166 deletions
|
|
@ -42,7 +42,7 @@ withDefaults(
|
|||
<div
|
||||
bordered
|
||||
:class="{ 'is-add-product': isAddProduct }"
|
||||
class="column bordered rounded q-pa-sm no-wrap"
|
||||
class="column bordered rounded q-pa-sm no-wrap surface-1"
|
||||
style="height: 20rem"
|
||||
@click="$emit('select', data)"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue