ปรับหน้าตรวจสอบคุณสมบัติผู้สมัครสอบรอบคัดเลือก
This commit is contained in:
parent
b7c915d429
commit
117d664446
3 changed files with 12 additions and 17 deletions
|
|
@ -468,7 +468,7 @@ const clickDelete = (id: string) => {
|
|||
</div>
|
||||
|
||||
<q-list style="min-width: 300px" v-for="n in notiList" :key="n.id">
|
||||
<q-item v-ripple class="mytry" dense>
|
||||
<q-item v-ripple class="mytry q-py-xs" dense>
|
||||
<q-item-section avatar top style="min-width: 40px">
|
||||
<q-avatar color="primary" size="22px" text-color="white">
|
||||
<span class="text-weight-medium text-uppercase">{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue