From 8594659a3f12eb79e73c5e6464c5989cc0263e87 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Mon, 17 Jun 2024 11:49:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E5=85=A8=E5=B1=80css=E6=81=A2=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/element.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/styles/element.scss b/src/styles/element.scss index 6e7c114..de81dcd 100644 --- a/src/styles/element.scss +++ b/src/styles/element.scss @@ -29,6 +29,10 @@ } } } +.el-select { + min-width: 200px; +} + .el-dialog { padding: 0px !important;