From 6a35983aa2535fe482a673a46f0e83c2f6f0f2fa Mon Sep 17 00:00:00 2001 From: zhangyu Date: Wed, 11 May 2022 17:36:18 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-1854=20style=EF=BC=9A=E8=A1=A8=E5=A4=B4?= =?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 --- nezha-fronted/src/assets/css/common.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/assets/css/common.scss b/nezha-fronted/src/assets/css/common.scss index ab1c640b6..8b7ae3520 100644 --- a/nezha-fronted/src/assets/css/common.scss +++ b/nezha-fronted/src/assets/css/common.scss @@ -394,12 +394,12 @@ td .nz-icon-gear:before{ } .el-table__header-wrapper { th{ - border-right-color: transparent ; + border-right-color: transparent !important; } } .el-table__header-wrapper:hover { th{ - border-right-color: #E7EAED; + border-right-color: $--border-color-light !important; } } .chart-bar,.chart-gauge,.chart-time-series,.chart-treemap,.chart-pie,.chart-canvas-tooltip,.line-chart-block-Zindex,.alert-label,.alert-labelUp,.alert-days-info-tooltip,.nz-tooltip-bac{