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 9feb5c2c43 - Show all commits
-6
View File
@@ -318,12 +318,6 @@ table {
font-size: 14px;
}
thead {
position: sticky;
top: var(--topbar-height);
z-index: 10;
}
th {
padding: 0 16px;
height: 48px;