ปรับ css stepper และ ui step ภขุ

This commit is contained in:
Tanyalak 2024-01-17 10:37:30 +07:00
parent bdc60b3661
commit 0a0a21e707
7 changed files with 399 additions and 464 deletions

View file

@ -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 : ''}`"