From 8d755b0755dac542cc092ab8e40e65ba8d664bc6 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期日, 30 五月 2021 14:53:20 +0800 Subject: [PATCH] 企业应急-事件上报-定位优化 --- src/components/panel/RightSearchPanel.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/panel/RightSearchPanel.vue b/src/components/panel/RightSearchPanel.vue index 4ebfab1..e0b822c 100644 --- a/src/components/panel/RightSearchPanel.vue +++ b/src/components/panel/RightSearchPanel.vue @@ -369,7 +369,7 @@ background: @background-color4; color: @color-tool; position: absolute; - top: 24px; + top: 20px; left: 0.02rem; border: none; //1px solid @color-tool; width: 0.2rem; -- Gitblit v1.8.0