diff --git a/nezha-fronted/src/assets/css/common/rightBoxCommon.scss b/nezha-fronted/src/assets/css/common/rightBoxCommon.scss index 14144b37d..65796c220 100644 --- a/nezha-fronted/src/assets/css/common/rightBoxCommon.scss +++ b/nezha-fronted/src/assets/css/common/rightBoxCommon.scss @@ -326,13 +326,27 @@ .right-box-public-alert-dropdown { width: 320px; } -.right-public-box-dropdown,.right-box-public-dropdown,.right-public-box-dropdown-width,.right-box-select-dropdown,.right-box-public-alert-dropdown { +.mib-browser-right-box-dropdown { + width: 236px; +} +.right-public-box-dropdown, +.right-box-public-dropdown, +.right-public-box-dropdown-width, +.right-box-select-dropdown, +.right-box-public-alert-dropdown, +.asset-right-box-dropdown-width, +.mib-browser-right-box-dropdown, +.right-box-select-top { margin-top: 0 !important; margin-bottom: 0 !important; .popper__arrow { opacity: 0; } } -.right-box-dropdown-top.right-box-select-dropdown,.right-public-box-dropdown.right-box-dropdown-top,.dc-dropdown.right-box-dropdown-top { +.right-box-dropdown-top.right-box-select-dropdown, +.right-public-box-dropdown.right-box-dropdown-top, +.dc-dropdown.right-box-dropdown-top, +.mib-browser-right-box-dropdown.right-box-dropdown-top, +.right-box-select-top.right-box-dropdown-top { margin: 5px 0 !important; } diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTabNew.vue b/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTabNew.vue index 25252233a..874537a50 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTabNew.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/alertMessageTabNew.vue @@ -14,7 +14,7 @@ > {{obj.name}} - + diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue index 506c52e2e..8baef2ced 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBatchEditBox.vue @@ -161,7 +161,7 @@ :options="fieldGroupData" :props="labelCascProp" class="hide-input" - popper-class="prevent-clickoutside right-box-dropdown-top right-public-box-dropdown-width limit-height" + popper-class="prevent-clickoutside right-box-dropdown-top asset-right-box-dropdown-width limit-height" size="small" @change="addLabel" > diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue index 24051dbae..59afe3bf0 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue @@ -166,7 +166,7 @@ :options="options.fieldGroupOptions" :props="labelCascProp" class="hide-input" - popper-class="prevent-clickoutside right-box-dropdown-top right-public-box-dropdown-width limit-height" + popper-class="prevent-clickoutside right-box-dropdown-top asset-right-box-dropdown-width limit-height" size="small" @change="addLabel" > diff --git a/nezha-fronted/src/components/page/alert/alertMessage.vue b/nezha-fronted/src/components/page/alert/alertMessage.vue index 0c10ef6dd..4a2b241c5 100644 --- a/nezha-fronted/src/components/page/alert/alertMessage.vue +++ b/nezha-fronted/src/components/page/alert/alertMessage.vue @@ -14,7 +14,7 @@ v-loading="tools.loading" > - + diff --git a/nezha-fronted/src/components/page/config/mibBrowser.vue b/nezha-fronted/src/components/page/config/mibBrowser.vue index 1e895f3cb..5d47711e0 100644 --- a/nezha-fronted/src/components/page/config/mibBrowser.vue +++ b/nezha-fronted/src/components/page/config/mibBrowser.vue @@ -23,6 +23,7 @@ class="margin-r-20" placeholder="IP" size="small" + popper-class="mib-browser-right-box-dropdown right-box-dropdown-top" style="width: 100%;" value-key="manageIp" @input="assetChange" @@ -33,7 +34,7 @@ - + diff --git a/nezha-fronted/src/components/page/config/system.vue b/nezha-fronted/src/components/page/config/system.vue index ef4c5d634..4895dfdb7 100644 --- a/nezha-fronted/src/components/page/config/system.vue +++ b/nezha-fronted/src/components/page/config/system.vue @@ -32,7 +32,7 @@ - + {{item.name}} @@ -93,7 +93,7 @@ - + @@ -106,7 +106,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -216,7 +216,7 @@ {{$t("config.system.email.testAccountTip")}} - + @@ -323,7 +323,7 @@ - +