ปรับ css stepper และ ui step ภขุ
This commit is contained in:
parent
bdc60b3661
commit
0a0a21e707
7 changed files with 399 additions and 464 deletions
|
|
@ -51,7 +51,7 @@ watch(props, () => {
|
|||
|
||||
<template>
|
||||
<q-dialog v-model="props.modal">
|
||||
<q-card style="width: 800px; max-width: 90vw; border-radius: 20px">
|
||||
<q-card style="width: 800px; max-width: 90vw; border-radius: 8px">
|
||||
<DialogHeader
|
||||
class="text-center text-edit"
|
||||
:tittle="`ขั้นตอนการ${props.menu ? props.menu.label : ''}`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue