백테스팅 적용

This commit is contained in:
Macbook
2026-05-25 20:23:54 +09:00
parent 02d14e4b2b
commit cae1c3a624
33 changed files with 3399 additions and 385 deletions
@@ -989,7 +989,8 @@
transition: box-shadow 0.15s ease-out, border-color 0.15s ease-out, background 0.15s ease-out;
}
.vtd-card--receiving .vtd-sig-panel {
.vtd-card--receiving .vtd-sig-panel,
.vtd-card--receiving .vtd-card-chart-panel {
box-shadow: inset 0 0 24px color-mix(in srgb, #b9f6ca 8%, transparent);
}