From 1b0a737386d04625753a947fd21bd64c9eac76d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Tue, 3 May 2022 18:24:45 +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=99=94=EB=A9=B4=20=EC=9E=91?= =?UTF-8?q?=EC=9D=80=20=EA=B8=B0=EA=B8=B0=EC=97=90=EC=84=9C=20=EC=9D=B4?= =?UTF-8?q?=EC=9C=A0=EC=8B=9D=20UI=20=EC=98=A4=EB=A5=98=20=ED=98=84?= =?UTF-8?q?=EC=83=81=20=EC=88=98=EC=A0=95?= 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 055c09a..b08d419 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -15384,6 +15384,7 @@ main.sona_cont_measurement { width: 100%; height: 100%; padding-top: 50px; + overflow-y: scroll; } .main_bf_food .header { @@ -15443,6 +15444,7 @@ main.sona_cont_measurement { width: 100%; height: 16.5%; max-height: 65px; + min-height: 40px; margin-bottom: 3.5%; border: 1px solid; border-radius: 100px;