Complete historical coverage and UI review tasks

This commit is contained in:
devRaGonSa
2026-03-20 23:52:24 +01:00
parent 502d11d8b3
commit ab50cdd12d
12 changed files with 705 additions and 52 deletions

View File

@@ -47,6 +47,13 @@
gap: 16px;
}
.historical-panel__note {
max-width: 58ch;
margin: 10px 0 0;
color: var(--muted);
line-height: 1.55;
}
.historical-selector {
display: flex;
flex-wrap: wrap;