릴리스: v1.3.35 라이트모드와 아이템 모달 보정

This commit is contained in:
2026-04-01 16:11:24 +09:00
parent fb00ddb1d8
commit 7e80320e9f
8 changed files with 85 additions and 43 deletions

View File

@@ -215,7 +215,7 @@ function thumbUrl(g) {
font-size: 18px;
}
.libraryCard__meta {
color: rgba(255, 255, 255, 0.6);
color: var(--theme-text-soft);
font-size: 13px;
white-space: nowrap;
overflow: hidden;