移除vue-multiselect样式

This commit is contained in:
RuoYi 2023-04-05 18:23:43 +08:00
parent 0fca81b350
commit f61979f419
1 changed files with 0 additions and 9 deletions

View File

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