codeydu
Results
2
comments of
codeydu
@windows8prew For me it was the `multiselect__tags`, originally it was 40px (if you look at source code below) https://github.com/shentao/vue-multiselect/blob/master/src/Multiselect.vue ``` ::v-deep { .multiselect__tags { min-height: 100px !important; } } ```...
@samuelbruk Hi there! Hope you had a great new year. I tried making a pull request and experienced the following problem in `CI: Run Linters -> Set up Ruby` The...