fix: dialog width
This commit is contained in:
parent
adb835a37d
commit
354ff79f93
1 changed files with 1 additions and 1 deletions
|
|
@ -1636,7 +1636,7 @@ watch(selectorLabel, async () => {
|
|||
:title="$t('customerCardUserType')"
|
||||
no-footer
|
||||
no-app-box
|
||||
:max-width="80"
|
||||
max-width="80%"
|
||||
>
|
||||
<template #body>
|
||||
<div class="row q-gutter-xl q-pa-sm">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue