diff --git a/src/components/reply-modal/reply-modal.module.css b/src/components/reply-modal/reply-modal.module.css index 6b11f10c..15385f2d 100644 --- a/src/components/reply-modal/reply-modal.module.css +++ b/src/components/reply-modal/reply-modal.module.css @@ -62,7 +62,7 @@ .content textarea { vertical-align: top; - padding-top: 2em; + padding-top: 18px; } .footer button {