전략빌더 빠른 백테스팅 툴바에 전략 선택 드롭다운 추가

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Macbook
2026-06-11 16:19:46 +09:00
parent 7f1c63ef87
commit 900c743aa1
2 changed files with 18 additions and 0 deletions
+1
View File
@@ -110,6 +110,7 @@
}
.se-qr-select:focus { border-color: var(--se-accent, #3d9be9); }
.se-qr-select:disabled { opacity: 0.45; cursor: not-allowed; }
.se-qr-select--strategy { flex: 1; min-width: 80px; max-width: 180px; }
.se-qr-run-btn {
display: flex;