ปรับ width Dialog
This commit is contained in:
parent
29071e0edf
commit
d71f87a17b
2 changed files with 6 additions and 3 deletions
|
|
@ -179,7 +179,7 @@ watch(
|
|||
</script>
|
||||
<template>
|
||||
<q-dialog v-model="modal" persistent>
|
||||
<q-card style="width: 1000px; max-width: 100vw">
|
||||
<q-card style="min-width: 80%">
|
||||
<Header
|
||||
:tittle="'ประวัติตำแหน่ง'"
|
||||
:close="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue