feat: improve auth pages

This commit is contained in:
Zoe
2026-02-27 16:21:00 -06:00
parent bf9f613e4d
commit 5decf9939b
7 changed files with 179 additions and 50 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ const navKind = computed(() => {
</div>
<div class="flex justify-end gap-1">
<ThemeSwitcher />
<ThemeSwitcher size="small" />
</div>
</div>
</div>