From f238077944f247b2d445f7bc086b27a4201acfed Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 30 Nov 2021 01:40:49 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=A9=94=EC=9D=B8=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=8B=9C=EB=82=98=EB=A6=AC=EC=98=A4=20=ED=91=9C?= =?UTF-8?q?=EA=B8=B0,=20=EC=A4=84=20=EB=B0=94=EA=BF=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/index.php | 2 +- hwe/scss/main.scss | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/hwe/index.php b/hwe/index.php index e3101589..1491bb5f 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -147,7 +147,7 @@ $nationColorType = substr($myNationStatic['color'] ?? '#000000', 1);
npcmode == 1) ?>
-

삼국지 모의전투 HiDCHe 기 ()

+

삼국지 모의전투 HiDCHe ()

diff --git a/hwe/scss/main.scss b/hwe/scss/main.scss index d3b96897..691691c0 100644 --- a/hwe/scss/main.scss +++ b/hwe/scss/main.scss @@ -27,6 +27,9 @@ body { } } +.avoid-wrap { + display:inline-block; +} #map_view {