diff --git a/src/components/Dashboard/style.module.css b/src/components/Dashboard/style.module.css index 6b111a1..fe94495 100644 --- a/src/components/Dashboard/style.module.css +++ b/src/components/Dashboard/style.module.css @@ -7,7 +7,7 @@ .body { height: 100%; - margin: 30px; + padding: 30px; overflow: scroll; }