Added Notifications

This commit is contained in:
2026-06-02 15:20:22 +10:00
parent 61ff0c5002
commit 09841ba1f7
3 changed files with 6 additions and 2 deletions
@@ -177,7 +177,7 @@ const page = usePage<SharedProps>()
transition: background 0.3s ease;
}
@media (max-width: 1180px) {
@media (max-width: 1200px) {
:deep(.v-data-table__td) {
padding: 0 4px !important;
font-size: 0.8rem;