Fix agent dropdown styles

Fixes #15
This commit is contained in:
Pranav Raj Sreepuram
2019-08-25 11:43:15 +05:30
parent f18f01a047
commit a6968329e4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
// @import '~vue-multiselect/dist/vue-multiselect.min.css';
.multiselect {
min-height: 38px;
margin-bottom: $space-normal;