mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-10 03:11:46 +00:00
style: ajusta espacamento de telas do dashboard
This commit is contained in:
@@ -36,7 +36,7 @@ export default async function Page({ searchParams }: PageProps) {
|
||||
};
|
||||
|
||||
return (
|
||||
<main className="flex flex-col gap-3">
|
||||
<main className="flex flex-col gap-4">
|
||||
<MonthNavigation />
|
||||
<MonthlyCalendar
|
||||
period={calendarPeriod}
|
||||
|
||||
Reference in New Issue
Block a user