!681 移除vue-multiselect样式

Merge pull request !681 from Jimi/master
This commit is contained in:
若依 2023-04-05 09:34:17 +00:00 committed by Gitee
commit 23544bab5e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 182 additions and 191 deletions

View File

@ -180,12 +180,3 @@ aside {
margin-bottom: 10px;
}
}
//refine vue-multiselect plugin
.multiselect {
line-height: 16px;
}
.multiselect--active {
z-index: 1000 !important;
}