From a0b5604fcefa0c7900ecc50830b718f77bba8f39 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期五, 15 七月 2022 14:43:40 +0800 Subject: [PATCH] add cluster pwd --- src/views/search/components/LeftNav.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/search/components/LeftNav.vue b/src/views/search/components/LeftNav.vue index 9907514..f98977d 100644 --- a/src/views/search/components/LeftNav.vue +++ b/src/views/search/components/LeftNav.vue @@ -777,7 +777,7 @@ } // padding: 24px 0px; // padding-top: 24px; - padding-bottom: 12px; + // padding-bottom: 12px; input:nth-child(1) { height: 34px; box-shadow: 0 2px 11px -6px rgba(95, 95, 95, 0.5); -- Gitblit v1.8.0