From 225ff308a9a06cca35573940c051252835e1276f Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期五, 15 九月 2023 15:18:58 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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