feat: add file upload section for cover image and article content in create article form
This commit is contained in:
@@ -43,7 +43,7 @@ export default async function RootLayout({
|
||||
className={`${montserrat.className} ${sourceCodePro.className}`}
|
||||
suppressHydrationWarning
|
||||
>
|
||||
<body className={'relative h-screen bg-background antialiased'}>
|
||||
<body className={'relative min-h-screen bg-background antialiased'}>
|
||||
<Provider
|
||||
attribute='class'
|
||||
defaultTheme='system'
|
||||
|
||||
Reference in New Issue
Block a user