diff --git a/nest_frontend/components/base/Summary.module.css b/nest_frontend/components/base/Summary.module.css index f9d0b46..9d222e8 100644 --- a/nest_frontend/components/base/Summary.module.css +++ b/nest_frontend/components/base/Summary.module.css @@ -16,7 +16,7 @@ } .Left { - width: 250px; + width: 280px; height: 60px; display: grid; @@ -97,7 +97,7 @@ } .Right { - width: 250px; + width: 280px; height: 60px; padding: 5px;