From 07958c244e49e561718b97cac6a7168eeb61b5e7 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期三, 20 十月 2021 10:32:23 +0800 Subject: [PATCH] 系统监控bug修复 --- src/pages/settings/index/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/pages/settings/index/index.vue b/src/pages/settings/index/index.vue index 79d3f9d..15e71d0 100644 --- a/src/pages/settings/index/index.vue +++ b/src/pages/settings/index/index.vue @@ -1735,6 +1735,7 @@ background-color: #fff; color: #4F4F4F; border-top: 2px solid #E1E0E6; + overflow-x: hidden; .container-left { height: 100%; width: 244px; -- Gitblit v1.8.0