ปรับ max-width card การแจ้งเตือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-18 15:52:11 +07:00
parent 1c5a839fda
commit 36f4659f84

View file

@ -209,11 +209,7 @@ function onLoad(index: any, done: any) {
floating
>{{ totalInbox }}</q-badge
>
<q-menu
v-model="notiTrigger"
:offset="[0, 10]"
style="max-width: 480px"
>
<q-menu v-model="notiTrigger" :offset="[0, 10]">
<div class="q-px-md q-py-sm row col-12 items-center">
<div class="text-subtitle1 text-weight-medium">การแจงเตอน</div>
<q-space />
@ -231,6 +227,7 @@ function onLoad(index: any, done: any) {
v-for="(item, index) in notiList"
:key="index"
class="caption"
style="max-width: 480px"
>
<q-item v-ripple class="mytry q-py-sm" dense>
<q-item-section avatar top style="min-width: 10px">