From 0b29818e7b3391902836eaca44cd08e1fdd665fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Wed, 27 Apr 2022 10:07:52 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8D=BC=EB=B8=94=EB=A6=AC=EC=8B=B1=20-=20?= =?UTF-8?q?=EA=B8=B0=EB=A1=9D=20=EB=B6=80=EB=B6=84=20=EC=A7=81=EC=A0=91?= =?UTF-8?q?=EC=9E=85=EB=A0=A5=20=EC=8A=A4=ED=81=AC=EB=A1=A4=20=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/m/css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 3260a83..43e560f 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -5217,6 +5217,8 @@ main { padding: 20px; background:#FFFFFF; border-radius: 24px; + max-height: 70%; + overflow-y: scroll; } .modal-wrapper .head {