mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 16:35:49 +01:00
♻️ Add static CSS class names (#699)
This commit is contained in:
@@ -19,6 +19,7 @@ export default function Layout({ children }: any) {
|
||||
minHeight: 'calc(100vh - var(--mantine-header-height))',
|
||||
},
|
||||
}}
|
||||
className="dashboard-app-shell"
|
||||
>
|
||||
<Head />
|
||||
<Background />
|
||||
|
||||
Reference in New Issue
Block a user