From a6b2f270c88fdc430015dcb09de676ae6f952de5 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Mon, 26 Feb 2018 00:24:28 -0800 Subject: [PATCH] tweak style --- routes/_components/compose/LiteComposeBox.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/routes/_components/compose/LiteComposeBox.html b/routes/_components/compose/LiteComposeBox.html index 291e1416..36127e7c 100644 --- a/routes/_components/compose/LiteComposeBox.html +++ b/routes/_components/compose/LiteComposeBox.html @@ -81,7 +81,7 @@ :global(.compose-profile-input) { grid-area: input; margin-left: 5px; - padding: 5px; + padding: 10px; border: 1px solid var(--input-border); min-height: 75px; margin-top: 10px; @@ -222,4 +222,4 @@ } } } - \ No newline at end of file +