fix. 썸네일 템플릿 수정

This commit is contained in:
clkim
2025-10-28 12:48:35 +09:00
parent 624e01472e
commit dbe751e032
3 changed files with 18 additions and 10 deletions

View File

@@ -19,8 +19,8 @@
/* 라이트 테마 색상 */
[data-theme='light'] {
body {
@apply bg-white;
.main {
@apply bg-theme-foreground;
}
}
}