From 81b713d49e16c0af4cb4858c5f2e1f54af02e4ca Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 04 十一月 2021 15:07:20 +0800 Subject: [PATCH] hyj 视频检索 --- 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