fix. 템플릿 수정

This commit is contained in:
clkim
2025-10-30 16:23:12 +09:00
parent 7a4dfd9790
commit 74ce5a0714
15 changed files with 422 additions and 79 deletions

View File

@@ -16,11 +16,4 @@
border: none;
outline: none;
}
/* 라이트 테마 색상 */
[data-theme='light'] {
.main {
@apply bg-theme-foreground;
}
}
}