fix(mobile): account chart

This commit is contained in:
Víctor Falcón 2025-12-27 16:24:47 +00:00
parent c5df59c285
commit 14a9343c1d
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ export function AccountBalanceChart({
return (
<Card className="group">
<CardHeader>
<div className="flex flex-col items-start justify-between sm:flex-row">
<div className="flex flex-row items-start justify-between">
<div className="flex flex-col gap-1 sm:gap-2">
<CardTitle>Balance evolution</CardTitle>
<button