feat: add portfolio valuation history

This commit is contained in:
2026-08-27 08:16:48 +03:00
parent 5d478ff06c
commit 29ba82f4bf
12 changed files with 127 additions and 8 deletions

View File

@@ -368,6 +368,11 @@ button {
font-variant-numeric: tabular-nums;
}
.portfolio__chart {
min-height: 280px;
padding: 16px;
}
/* ================================================================
Forms, buttons, badges
================================================================ */