diff --git a/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue b/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue index fb20a8e5..7332eed3 100644 --- a/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue +++ b/web-vue/packages/core/layouts/views/desktop/analysis/components/info/ServerInfo.vue @@ -7,7 +7,6 @@ :showCancelBtn="false" defaultFullscreen="true" width="100%" - class="server-detail-modal" >
@@ -134,6 +133,4 @@ export default defineComponent({ width: 100%; margin: 0; } - -/* 移除原有的滚动条美化样式(已无必要) */