From c0bb0461d4a36bd981d4f9f139dd7e6b833f495d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Sat, 30 Apr 2022 14:49:35 +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=EA=B8=B0=EB=A1=9D=EB=8B=A8=20?= =?UTF-8?q?=EC=9E=91=EC=9D=80=ED=99=94=EB=A9=B4=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=ED=8F=B0=ED=8A=B8=20=EC=9D=B4=ED=83=88=EB=AC=B8=EC=A0=9C=20?= =?UTF-8?q?=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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 018260f..62bcaca 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -14589,11 +14589,13 @@ main.sona_cont_measurement { height: 30px; color: #fff; background: #C3C3C3; - font-size: 14px; - line-height: 30px; - padding:0 15px; + font-size: 0.7rem; + line-height: 0.8rem; + padding:0 0.3rem; border-radius: 20px; margin-bottom: 10px; + display: flex; + align-items: center; } .snack_input .flex{