From 11761a31b3f83b2928d12eced6c88bbf3e93d2b6 Mon Sep 17 00:00:00 2001 From: zeng yuneng Date: Mon, 5 Dec 2022 14:40:56 +0800 Subject: [PATCH] =?UTF-8?q?=20=E5=9B=BD=E5=86=85=E6=A0=87=E5=87=86-?= =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 5e6ab0b3b..f1f5dc88c 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -6524,4 +6524,7 @@ export default { } } } +.search-area /deep/ input.el-input__inner { + width: 168px !important; +}