fix logout

This commit is contained in:
Dax Raad 2025-11-23 00:12:58 -05:00
commit 448b72d046
3 changed files with 27 additions and 12 deletions

View file

@ -12,6 +12,7 @@
[data-slot="item"] {
color: var(--color-danger);
text-decoration: none;
}
}
}