Feature(custom): change login card background

This commit is contained in:
Kuingsmile
2025-08-15 10:58:58 +08:00
parent d2f4303aec
commit ecc39083c3

View File

@@ -192,6 +192,7 @@
/* Content */ /* Content */
.content-card { .content-card {
flex: 1; flex: 1;
background: var(--color-background-secondary);
} }
.tab-content { .tab-content {