Pre Merge pull request !105 from Bleachtred/dev

This commit is contained in:
Bleachtred 2024-04-19 09:13:07 +00:00 committed by Gitee
commit 618fbb7d58
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -138,7 +138,7 @@
width: 68px; width: 68px;
} }
/* 设置 el-select 的宽度默认为 200px */ /* 设置 el-select 的宽度默认为 240px */
.el-form--inline .el-select { .el-form--inline .el-select {
width: 240px; width: 240px;
} }