This commit is contained in:
Dominik Klarkowski
2026-06-18 11:24:56 +02:00
parent 115d56cd12
commit 63cb8b4933
3 changed files with 48 additions and 105 deletions

View File

@@ -53,7 +53,7 @@ export function ElevationChart({ data }: Props) {
};
return (
<div className="rounded-lg border border-muted/40 bg-surface p-4">
<div className="w-full rounded-lg border border-muted/40 bg-surface p-4">
<div className="mb-2 flex items-center gap-4 text-sm text-fg/60">
<span>Profil wysokości</span>
{hasPace && (