Pre Merge pull request !42 from GXRoger/ts

This commit is contained in:
GXRoger 2023-09-15 08:25:00 +00:00 committed by Gitee
commit 3e6f4a6f8d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -114,3 +114,7 @@
.el-dropdown .el-dropdown-link { .el-dropdown .el-dropdown-link {
color: var(--el-color-primary) !important; color: var(--el-color-primary) !important;
} }
.el-input__wrapper {
width: 240px;
}