From 726a27cad85906b6276073554b2a738cd03afd09 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 25 Feb 2021 09:50:14 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E4=BF=AE=E6=94=B9account=20role?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A0=B7=E5=BC=8F=E9=94=99=E4=B9=B1=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/assets/stylus/main.scss | 5 ++++- .../src/components/common/rightBox/alertConfigBox.vue | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/assets/stylus/main.scss b/nezha-fronted/src/assets/stylus/main.scss index f14bb560a..745e69895 100644 --- a/nezha-fronted/src/assets/stylus/main.scss +++ b/nezha-fronted/src/assets/stylus/main.scss @@ -1620,11 +1620,14 @@ li{ margin-bottom: 0 !important; } .config-dropdown { /* 若宽度不合适,自行增加新类覆盖宽度 */ - width: 75px; + width: 490px; } .asset-dropdown { width: 370px; } +.threshold-dropdown{ + width: 75px; +} .asset-dropdown .el-select-dropdown__item { position: relative; } diff --git a/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue b/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue index ef2b5bad4..a9e1c32e2 100644 --- a/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertConfigBox.vue @@ -33,7 +33,7 @@ - +