실시간 차트 스크롤시 날짜 동기화 문제

This commit is contained in:
Macbook
2026-05-29 21:30:34 +09:00
parent 6556741f83
commit ab5c11fa14
14 changed files with 263 additions and 73 deletions
+1
View File
@@ -988,6 +988,7 @@ html.theme-blue {
border-top: 1px solid var(--border, rgba(42, 46, 58, 0.85));
background: color-mix(in srgb, var(--bg, #131722) 88%, transparent);
overflow: hidden;
will-change: transform;
}
.candle-pane-time-axis__label {
position: absolute;