릴리스: 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

@@ -1065,10 +1065,7 @@ function submitGlobalSearch() {
font-size: 28px;
font-weight: 900;
letter-spacing: -0.05em;
background-image: linear-gradient(90deg, #ff75c3 0%, #ffa647 20%, #ffe83f 40%, #9fff5b 60%, #70e2ff 80%, #cd93ff 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
color: var(--theme-text-strong);
}
.workspaceHead__brandSub {