[REM] fit-content removed

This commit is contained in:
mathysPaul
2023-11-17 10:18:29 +01:00
parent 22722082eb
commit ea6073eb71
9 changed files with 5 additions and 13 deletions
@@ -220,7 +220,6 @@ const ScaffoldDesktopCC = (props: ScaffoldDesktopCCProps) => {
marginLeft: 0,
padding: props.widthPadding ? 20 : 0,
borderRadius: 12,
minHeight: 'fit-content',
}}
>
{props.children}