전략편집기 시간봉 선택오류 수정

This commit is contained in:
Macbook
2026-06-12 21:32:19 +09:00
parent 046bcc6379
commit 6118230471
8 changed files with 164 additions and 97 deletions
+4
View File
@@ -1276,6 +1276,10 @@ html.theme-blue {
background: var(--bg, #131722);
pointer-events: none;
}
.multi-chart-grid .chart-loading--workspace,
.tv-chart-col .chart-loading--workspace {
z-index: 930;
}
.loading-spinner {
width: 32px; height: 32px;
border: 3px solid var(--bg4);