릴리스: v1.4.34 라이트모드 색상 체계 재정비

This commit is contained in:
2026-04-02 23:16:28 +09:00
parent 672d17849b
commit 15c03835ef
10 changed files with 72 additions and 36 deletions

View File

@@ -319,7 +319,7 @@ watch(
height: 22px;
border-radius: 9999px;
object-fit: cover;
border: 1px solid rgba(255, 255, 255, 0.12);
border: 1px solid var(--theme-avatar-border);
background: var(--theme-border);
flex: 0 0 auto;
}