replay panel tweaking

This commit is contained in:
legop3
2026-01-13 19:24:25 -05:00
parent b8a4a18455
commit 399c077c7a
6 changed files with 34 additions and 40 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ export default function ControlSummary({ showRoster = true }) {
</div>
{showRoster ? (
<div className="grid gap-0.5 md:grid-cols-[minmax(0,1fr)_minmax(0,1.4fr)]">
<div className="aspect-square">
<div>
<ReplaySourcesPanel />
</div>
<RoverRosterPanel />