From 4ed88d33b149b8aa41cd9f207bdeab95ff0b278a Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 16 Dec 2021 03:34:34 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A0=84=ED=88=AC=20=EC=8B=9C=EB=AE=AC?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=ED=84=B0=20UI=20=EA=B9=A8=EC=A7=90=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/battle_simulator.php | 26 ++++++++++++-------------- hwe/css/battle_simulator.css | 4 ++-- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/hwe/battle_simulator.php b/hwe/battle_simulator.php index 7e7f6cb7..5bdf7379 100644 --- a/hwe/battle_simulator.php +++ b/hwe/battle_simulator.php @@ -135,13 +135,12 @@ if ($nationID) {
수도
-
- - +
+ + + + +
@@ -204,13 +203,12 @@ if ($nationID) {
수도
-
- - +
+ + + + +
diff --git a/hwe/css/battle_simulator.css b/hwe/css/battle_simulator.css index 732a90a3..195d8e24 100644 --- a/hwe/css/battle_simulator.css +++ b/hwe/css/battle_simulator.css @@ -6,12 +6,12 @@ } .defender_add_form .general_detail{ - display:none; + display:none !important; } .form_sample{ - display:none; + display:none !important; } input[type=number]{