ปรับ css และดีไซน์หน้า กรอกข้อมูลสมัครสอบ
This commit is contained in:
parent
dcad2fcb07
commit
c299af578f
14 changed files with 1261 additions and 1378 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="q-pb-sm row">
|
||||
<div class="q-pb-sm row items-center">
|
||||
<!-- -->
|
||||
<HeaderTop
|
||||
v-model:edit="editBtn"
|
||||
|
|
@ -207,7 +207,7 @@ const add = () => {
|
|||
}
|
||||
|
||||
.q-table thead tr {
|
||||
background: #ecebeb;
|
||||
background: #a6b8c313;
|
||||
}
|
||||
|
||||
.q-table thead tr th {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue