From 824c892a0a067f7fa86f9fda5f174c38c178dad1 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Fri, 18 Feb 2022 18:12:32 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=9B=B8=E5=85=B3=E9=83=A8=E5=88=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/entityExplorer/entityList/detail-overview.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/assets/css/components/views/entityExplorer/entityList/detail-overview.scss b/src/assets/css/components/views/entityExplorer/entityList/detail-overview.scss index 179062ad..f4989bef 100644 --- a/src/assets/css/components/views/entityExplorer/entityList/detail-overview.scss +++ b/src/assets/css/components/views/entityExplorer/entityList/detail-overview.scss @@ -137,7 +137,6 @@ padding: 6px 15px; margin: 0 12px 0 0; text-align: center; - min-width: 210px; height: 32px; line-height: 1.5; background-color: #EFF6FE;