feat: order dark mode; refreshed color palette

This commit is contained in:
2025-02-06 20:47:59 +01:00
parent 1b8bf5cc45
commit 99e55bb8b9
11 changed files with 347 additions and 140 deletions
+1 -2
View File
@@ -138,8 +138,7 @@ export default defineComponent({
grid-template-rows: auto 1fr;
overflow: hidden;
max-height: 95vh;
min-height: 600px;
height: 95vh;
}
.message_nav {