From 02092f640bda0f1fbc0cd28ca784d34f8ef0615f Mon Sep 17 00:00:00 2001 From: likexuan Date: Tue, 27 Sep 2022 15:17:44 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20explore=20=E9=A1=B5=E9=9D=A2=E6=B8=85?= =?UTF-8?q?=E9=99=A4=E6=B5=AE=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/css/components/page/dashboard/explore/explore.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/nezha-fronted/src/assets/css/components/page/dashboard/explore/explore.scss b/nezha-fronted/src/assets/css/components/page/dashboard/explore/explore.scss index f56dc3321..8699bc068 100644 --- a/nezha-fronted/src/assets/css/components/page/dashboard/explore/explore.scss +++ b/nezha-fronted/src/assets/css/components/page/dashboard/explore/explore.scss @@ -233,6 +233,7 @@ code { .explore .introduce-view .title-heard.info-room { .logs-content { font-size: 16px; + overflow: hidden; ul li { margin: 10px 0 10px 24px; list-style: disc;