style:移除vue-multiselect样式(项目中并未安装vue-multiselect plugin)
This commit is contained in:
parent
cfce89be7d
commit
95742bf5bd
|
@ -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;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue