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}}