feat: Header => noti&account

This commit is contained in:
puriphatt 2024-04-02 17:55:26 +07:00
parent dc4e045e11
commit 66857f1b71
3 changed files with 268 additions and 12 deletions

View file

@ -38,3 +38,7 @@ $separator-dark-color: var(--border-color);
border-color: var(--border-color);
}
}
.q-menu {
box-shadow: var(--shadow-2) !important;
}