style:移除vue-multiselect样式(项目中并未安装vue-multiselect plugin)

This commit is contained in:
Jimi 2023-03-30 14:58:06 +08:00
parent cfce89be7d
commit 95742bf5bd
1 changed files with 182 additions and 191 deletions

View File

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