From 7f89d0b6ce12fd9ad39e501f63e2894b568aad02 Mon Sep 17 00:00:00 2001 From: children117cl <278950112@qq.com> Date: 星期三, 26 五月 2021 20:16:17 +0800 Subject: [PATCH] demo预留返回按钮、权限判断、objectName、富文本方法、部分注释 --- 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