From aa9c5b97a041d2ce2456bb0685f1cf83f2892e94 Mon Sep 17 00:00:00 2001 From: liangkun Date: Mon, 27 Dec 2021 15:34:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=9E=E6=89=AC=E7=89=88=E6=9C=AC=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E5=85=AC=E5=91=8A=E9=87=8D=E5=8F=A0=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/Home/AdminDesktopTop.cshtml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml index 4993ddef0..fc3f7fb2b 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDesktopTop.cshtml @@ -617,6 +617,13 @@ border-bottom: 1px solid #E5E5E5; cursor: pointer } + .lr-list-line .text{ + width: 75%; + overflow: hidden; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + } .lr-list-line .date { position: absolute;