diff --git a/src/styles/index.css b/src/styles/index.css index bb83577..67d036c 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -44,6 +44,7 @@ body { } .ant-layout { + min-width: 100vw; width: fit-content; }