ปรับ ui Responensive

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-27 15:29:13 +07:00
parent 8d0ac4eb7c
commit 93bdc791dc
9 changed files with 266 additions and 80 deletions

View file

@ -1,4 +1,3 @@
divdiv
<script setup lang="ts">
import { ref, watch } from "vue";
import { useQuasar } from "quasar";
@ -79,7 +78,10 @@ watch(
<template>
<q-dialog v-model="modal" persistent>
<q-card class="col-12" style="width: 45%">
<q-card
class="col-12"
:style="!$q.screen.gt.xs ? 'width: 100%' : 'width: 45%'"
>
<DialogHeader :tittle="'คำอธิบายผลสำเร็จของงาน'" :close="closeDialog" />
<q-separator />
<q-card-section>