From 1b555af8b372a89bb71fefb540f4ac233adad35a Mon Sep 17 00:00:00 2001 From: isol2011 Date: Wed, 4 May 2022 17:04:14 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8D=BC=EB=B8=94=EB=A6=AC=EC=8B=B1=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20-=20=ED=82=A4=EC=B2=B4=EC=A4=91=20?= =?UTF-8?q?=EC=9E=85=EB=A0=A5=20=EB=B6=80=EB=B6=84=20wrap=20=ED=95=98?= =?UTF-8?q?=EB=8B=A8=20padding=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/m/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 2dd7fb0..576e2e8 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -1451,6 +1451,10 @@ main { border: 1px solid #ddd; } +.m_child_direct_input .profile_wrap { + padding-bottom: 65px; +} + .m_child_direct_input .profile_wrap .p_header_pic .pic { border: 2px solid #004A71 !important; }