♻️ Updated auth page

This commit is contained in:
2025-11-29 13:48:18 +08:00
parent adceb3a61b
commit eccfc7013a
8 changed files with 555 additions and 459 deletions

View File

@@ -34,4 +34,8 @@
.n-image-preview-toolbar {
gap: 1rem;
}
}
.h-screen-no-header {
height: calc(100vh - 64px*2);
}