ajuste de layout mobile, melhorias e criação de novas funções. Detalhes adicionados no CHANGELOG.md

This commit is contained in:
Guilherme Bano
2026-02-18 23:21:14 -03:00
committed by Felipe Coutinho
parent 31fe752b7d
commit ffde55f589
29 changed files with 857 additions and 213 deletions

View File

@@ -79,7 +79,7 @@ export default function MonthNavigation() {
};
return (
<Card className="sticky top-0 z-30 w-full flex-row bg-card text-card-foreground p-4">
<Card className="w-full flex-row bg-card text-card-foreground p-4">
<div className="flex items-center gap-1">
<NavigationButton
direction="left"