Merge branch 'dev' into add-umami

This commit is contained in:
Thomas Camlong
2023-10-25 12:58:44 +02:00
committed by GitHub
11 changed files with 55 additions and 142 deletions

View File

@@ -219,7 +219,7 @@ const BackgroundImage = () => {
return (
<Global
styles={{
body: {
'.mantine-AppShell-root': {
minHeight: '100vh',
backgroundImage: `url('${config?.settings.customization.backgroundImageUrl}')`,
backgroundPosition: 'center center',