diff --git a/styles/App.css b/styles/App.css index 6f99b69..8863081 100644 --- a/styles/App.css +++ b/styles/App.css @@ -20,6 +20,12 @@ outline: none !important; } +/* Body */ +body { + /* Prevent modal shifting content */ + padding-right: 0 !important; +} + /* App */ #root, html,