diff --git a/client/src/Components/Fallback/index.jsx b/client/src/Components/Fallback/index.jsx index 43f6bec30..27879c42b 100644 --- a/client/src/Components/Fallback/index.jsx +++ b/client/src/Components/Fallback/index.jsx @@ -89,9 +89,9 @@ const Fallback = ({ borderStyle: "dashed", height: "60vh", width: "45%", - minWidth: theme.spacing(200), - maxHeight: theme.breakpoints.values.sm, - maxWidth: theme.breakpoints.values.md, + minWidth: theme.spacing(200), + maxHeight: theme.breakpoints.values.sm, + maxWidth: theme.breakpoints.values.md, }} >