From 831927efbcc954e4aa6905da6c6d7524c99a7678 Mon Sep 17 00:00:00 2001 From: mukaiu Date: Fri, 16 Nov 2018 15:40:13 +0800 Subject: [PATCH] =?UTF-8?q?#153=20=E8=B0=83=E6=95=B4=20card=20=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/apps/im/chatbot/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contact-center/app/src/main/resources/templates/apps/im/chatbot/index.html b/contact-center/app/src/main/resources/templates/apps/im/chatbot/index.html index eb63a88b..961ea8c8 100644 --- a/contact-center/app/src/main/resources/templates/apps/im/chatbot/index.html +++ b/contact-center/app/src/main/resources/templates/apps/im/chatbot/index.html @@ -282,6 +282,10 @@ position: relative; top: -36px; left: 10px; + width: 210px; + height: 80px; + overflow: hidden; + text-overflow: ellipsis; } .card-box{