update 移除vue-multiselect样式

This commit is contained in:
疯狂的狮子li 2023-04-06 11:10:22 +08:00
parent 07a9b6e612
commit d37e031014

View File

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