Improved mobile layout
This commit is contained in:
@@ -19,7 +19,7 @@ export const Route = createRootRouteWithContext<RouterContext>()({
|
||||
function RootRoute() {
|
||||
return (
|
||||
<Layout>
|
||||
<div className="flex flex-col p-6">
|
||||
<div className="flex flex-col">
|
||||
<Outlet />
|
||||
</div>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user