From 0081c86d1ec7eb30f34ebd34127348cabbb5f014 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 5 Mar 2023 00:09:59 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EA=B5=AD=EB=B0=A9=20=EC=A4=84=EB=B0=94?= =?UTF-8?q?=EA=BF=88=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scss/main.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hwe/scss/main.scss b/hwe/scss/main.scss index 00f01fdd..02e5d385 100644 --- a/hwe/scss/main.scss +++ b/hwe/scss/main.scss @@ -220,6 +220,10 @@ body { #nation-msg{ word-break: break-all; + + p { + min-height: 1em; + } } #nation-msg-box {