Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-17 18:05:05 +00:00
parent 6ff925c18b
commit 855e881fe2

View file

@ -154,6 +154,8 @@ function PainelLayout() {
<UserMenu /> <UserMenu />
</header> </header>
<PaymentIssueBanner />
<main className="flex-1 px-4 sm:px-6 py-6 sm:py-8"> <main className="flex-1 px-4 sm:px-6 py-6 sm:py-8">
<div className="mx-auto max-w-6xl"> <div className="mx-auto max-w-6xl">
<Outlet /> <Outlet />