feat: players page redesign — deltas, KPI tiles, sparklines, expanded row #9

Merged
shcizo merged 27 commits from feat/shared-visual-layer-topbar-4 into main 2026-05-21 16:14:01 +02:00
Showing only changes of commit 96ae7d7dac - Show all commits
+2 -4
View File
@@ -392,9 +392,8 @@ tr:last-child td {
.rating-stack {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
align-items: flex-start;
}
.rating-big {
@@ -414,9 +413,8 @@ tr:last-child td {
/* Predicted cell stack */
.pred-stack {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
align-items: flex-start;
}
.pred-num {