From 9ce05e3853b493c76cf39569eb00fe20db8a3022 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期五, 05 十一月 2021 14:09:49 +0800 Subject: [PATCH] fixed --- src/pages/shuohuangMonitorAnalyze/index/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/shuohuangMonitorAnalyze/index/App.vue b/src/pages/shuohuangMonitorAnalyze/index/App.vue index 942ca36..83b0aac 100644 --- a/src/pages/shuohuangMonitorAnalyze/index/App.vue +++ b/src/pages/shuohuangMonitorAnalyze/index/App.vue @@ -241,7 +241,7 @@ } .container { margin: 0px 0 0 30px; - padding-right: 40px; + padding-right: 30px; box-sizing: border-box; height: calc(100vh - 84px); overflow-y: auto; -- Gitblit v1.8.0