feat(lab): separate RAVNOVES transfer from public benchmark

This commit is contained in:
DCCONSTRUCTIONS
2026-07-31 14:35:51 +03:00
parent 55b7821a5c
commit c1b0f6f8a3
15 changed files with 1018 additions and 61 deletions
@@ -131,6 +131,10 @@
background: rgb(var(--nodedc-warning-rgb));
}
.l3-visual-audit__legend span[data-tone="prediction"]::before {
background: rgb(var(--nodedc-accent-rgb));
}
@media (max-width: 900px) {
.l3-visual-audit__overlay {
grid-template-columns: repeat(2, minmax(0, 1fr));