From 4689413c90f857df4d32573f0956ea9c58abaa38 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 16 May 2024 09:34:56 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-3474=20fix:=20=E6=96=B0=E5=A2=9Erule?= =?UTF-8?q?=E7=9A=84expression=E4=B8=8B=E6=8B=89=20=E8=A1=8C=E9=AB=98?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../css/components/page/dashboard/explore/exploreHistory.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/nezha-fronted/src/assets/css/components/page/dashboard/explore/exploreHistory.scss b/nezha-fronted/src/assets/css/components/page/dashboard/explore/exploreHistory.scss index 54fdceebc..33953b43c 100644 --- a/nezha-fronted/src/assets/css/components/page/dashboard/explore/exploreHistory.scss +++ b/nezha-fronted/src/assets/css/components/page/dashboard/explore/exploreHistory.scss @@ -53,6 +53,7 @@ .query-prompt-content-title{ max-width: 100%; display: inline-block; + line-height: 22px; } .query-prompt-content-icon{ margin-left: 10px;