Blue logout button

This commit is contained in:
2025-03-08 15:16:17 +01:00
parent 9fdbaf7b23
commit 5a63584a17
2 changed files with 1 additions and 4 deletions

View File

@@ -442,9 +442,6 @@
.bg-red-500 {
background-color: var(--color-red-500);
}
.bg-red-600 {
background-color: var(--color-red-600);
}
.bg-white {
background-color: var(--color-white);
}