website refactor
This commit is contained in:
@@ -75,7 +75,7 @@ export default async function RootLayout({
|
||||
<head>
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
</head>
|
||||
<body className="antialiased overflow-hidden h-screen">
|
||||
<body className="antialiased">
|
||||
<AppWrapper enabledFlags={enabledFlags}>
|
||||
<RootAppShellTemplate>{children}</RootAppShellTemplate>
|
||||
</AppWrapper>
|
||||
|
||||
Reference in New Issue
Block a user