From 5f9e12be5950d00fecc2ae4ab1e91dd4b5a836e3 Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期四, 01 七月 2021 15:30:39 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/huoxiong/empty_backstage_hx

---
 src/styles/common.scss |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/styles/common.scss b/src/styles/common.scss
index 67fc9f5..373f78e 100644
--- a/src/styles/common.scss
+++ b/src/styles/common.scss
@@ -15,9 +15,11 @@
 // 琛ㄥ崟杈撳叆妗�
 .com-edit-input{
 	max-width: 400px;
+	width: 100%;
 }
 .el-select.com-edit-input{
-	width: 400px;
+	max-width: 400px;
+	width: 100%;
 }
 
 // 鍒楄〃鍥剧墖

--
Gitblit v1.8.0