From f6d31006e2952b2f100d0a2d1dd4ef45a0d09327 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Wed, 1 Mar 2023 17:49:20 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-2627=20=20fix=EF=BC=9ADashboard=20templates?= =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=88=96=E4=BF=AE=E6=94=B9=E6=97=B6=E9=80=89?= =?UTF-8?q?=E6=8B=A9Group=EF=BC=8C=E4=B8=8B=E6=8B=89=E6=A1=86=E6=89=93?= =?UTF-8?q?=E5=BC=80=E8=BF=87=E7=A8=8B=E4=B8=AD=E6=A0=B7=E5=BC=8F=E6=9C=89?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/assets/css/common.scss | 5 ++++- .../src/components/common/rightBox/chart/chartRightBox.vue | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/assets/css/common.scss b/nezha-fronted/src/assets/css/common.scss index b7e434bb0..6fdf27dfc 100644 --- a/nezha-fronted/src/assets/css/common.scss +++ b/nezha-fronted/src/assets/css/common.scss @@ -667,6 +667,9 @@ textarea { box-sizing: border-box; } } +.el-option-width303 { + width: 303px !important; +} .el-dialog__header{ position: relative; } @@ -681,4 +684,4 @@ textarea { .message-zindex{ z-index: 5000 !important; -} \ No newline at end of file +} diff --git a/nezha-fronted/src/components/common/rightBox/chart/chartRightBox.vue b/nezha-fronted/src/components/common/rightBox/chart/chartRightBox.vue index fe42652df..6b2786662 100644 --- a/nezha-fronted/src/components/common/rightBox/chart/chartRightBox.vue +++ b/nezha-fronted/src/components/common/rightBox/chart/chartRightBox.vue @@ -58,7 +58,7 @@ - + {{item.name}}