From db866dca5295296e434fc7ad69c8de0eda494e72 Mon Sep 17 00:00:00 2001 From: isol2011 Date: Wed, 4 May 2022 14:40:58 +0900 Subject: [PATCH 1/5] =?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=EC=B6=94=EC=B2=9C=20=EC=8B=9D?= =?UTF-8?q?=EC=9E=AC=EB=A3=8C=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20style=20?= =?UTF-8?q?=EC=9B=90=EB=B3=B5=20=EB=B0=8F=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EC=9E=98=EB=A6=AC=EC=A7=80=20=EC=95=8A=EA=B2=8C=20=EC=88=98?= =?UTF-8?q?=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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 51fc7d5..e25a2ae 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -9202,9 +9202,11 @@ p.selectbox { .nutrition_introduce_img_big img { display: inherit; - width: 100%; + width: 70%; max-width: 500px; margin: 0 auto; + object-fit: contain; + -o-object-fit: contain; } .nutrition_introduce_img_big span { From 68d51e80f9228b748cae60ed1c847ec1e13ceec7 Mon Sep 17 00:00:00 2001 From: kyebyungha Date: Wed, 4 May 2022 14:55:05 +0900 Subject: [PATCH 2/5] =?UTF-8?q?05/04=20=20=EC=84=B1=EC=9E=A5=EA=B8=B0?= =?UTF-8?q?=EB=A1=9D=20=EB=B6=80=EB=B6=84=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com.backoffice.m.bf_growth_body.xml | 25 ++++++++++++------- .../ftl/m/bf_daily_nutrition/include_top.ftl | 2 +- .../view_bf_growth_body_input.ftl | 4 +-- src/main/webapp/m/css/style.css | 5 ++-- 4 files changed, 21 insertions(+), 15 deletions(-) diff --git a/src/main/resources/sqlmap/m/bf_growth_body/com.backoffice.m.bf_growth_body.xml b/src/main/resources/sqlmap/m/bf_growth_body/com.backoffice.m.bf_growth_body.xml index a0d98fe..5ecc48d 100644 --- a/src/main/resources/sqlmap/m/bf_growth_body/com.backoffice.m.bf_growth_body.xml +++ b/src/main/resources/sqlmap/m/bf_growth_body/com.backoffice.m.bf_growth_body.xml @@ -139,6 +139,22 @@ + + - -