From 85eeccee285d276507add5168455e762e4887a88 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 10 Jan 2021 22:46:50 +0100 Subject: [PATCH] Inline mutliselect search input for multiple elements --- src/components/input/multiselect.vue | 2 +- src/styles/components/base/multiselect.scss | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/src/components/input/multiselect.vue b/src/components/input/multiselect.vue index 157b9b01..63b5c6ae 100644 --- a/src/components/input/multiselect.vue +++ b/src/components/input/multiselect.vue @@ -4,7 +4,7 @@ :class="{'has-search-results': searchResultsVisible}" ref="multiselectRoot" > -
+