From bdd9d38cb2e11da8dd8f727338e5f98a9351c1b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Mon, 18 Apr 2022 10:34:36 +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=EB=AC=B8=EC=9D=98=EC=82=AC=ED=95=AD(D?= =?UTF-8?q?-day=20=EC=A0=80=EC=9E=A5=20=EB=B2=84=ED=8A=BC=20CSS=20=20?= =?UTF-8?q?=ED=99=95=EC=9D=B8=EC=9A=94=EC=B2=AD)?= 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 db203d6..c7d5c56 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -16220,7 +16220,9 @@ main.sona_cont_measurement { position: fixed; bottom: 20px; width: calc(100% - 1rem); + max-width: calc(1024px - 1rem); height: 50px; + margin: 0 auto; } .d_day_modal {