From 417054eaf86879f5de8f7d78104a94ecaadfebf8 Mon Sep 17 00:00:00 2001 From: bd091 Date: Thu, 23 Oct 2025 18:58:40 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=9D=EC=97=85=20=EA=B8=80=EC=9E=90=20?= =?UTF-8?q?=EB=84=98=EC=B9=A8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/web/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/static/css/web/index.css b/src/main/resources/static/css/web/index.css index be8bac8..c2a3eaf 100644 --- a/src/main/resources/static/css/web/index.css +++ b/src/main/resources/static/css/web/index.css @@ -132,6 +132,10 @@ color: #333; border-radius: 0; height: 100%; + line-height:16px; + word-break: keep-all; + overflow: hidden; + text-overflow: clip; } .popup .nav.nav-tabs li.active a, .popup .nav.nav-tabs li[role="presentation"].active a {