From 1cfc50f9ff590935f5b3541284a0ae846faec027 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 15 九月 2023 14:26:02 +0800 Subject: [PATCH] modified: src/components/view/standard.vue --- src/components/view/standard.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/view/standard.vue b/src/components/view/standard.vue index d8a8159..698f6e8 100644 --- a/src/components/view/standard.vue +++ b/src/components/view/standard.vue @@ -1325,7 +1325,7 @@ } .thing .left .left_search{ - width:100%; + width:95%; height: 32px; line-height: 32px; margin-bottom: 5px; -- Gitblit v1.9.3