From 95f042d7eb1d0c1f4450f7b98f4b450b483349fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=9D=B4=EC=86=94?= Date: Wed, 11 May 2022 11:18:56 +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=EC=8B=9C=ED=8C=90=20=EC=9D=B4?= =?UTF-8?q?=EC=9C=A0=EC=8B=9D=20:=20=EC=B5=9C=EA=B7=BC=20=EC=9D=B4?= =?UTF-8?q?=EC=9C=A0=EC=8B=9D=201=EC=A4=84=EB=A7=8C=20=EC=B6=9C=EB=A0=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/m/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 11b4817..05d8176 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -13733,6 +13733,13 @@ main.sona_cont_measurement { padding:0 15px; border-radius: 20px; margin-bottom: 10px; + display: flex; + } + + .milk_sel a { + text-overflow: ellipsis; + overflow: hidden; + white-space: nowrap; } .milk_select{