From 6db151d57a11937c9328828f5f79598f370733cc Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 14 Jan 2021 21:56:28 +0100 Subject: [PATCH] Make the input full width by default --- src/components/input/multiselect.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/input/multiselect.vue b/src/components/input/multiselect.vue index 63b5c6ae..8487fb90 100644 --- a/src/components/input/multiselect.vue +++ b/src/components/input/multiselect.vue @@ -4,7 +4,7 @@ :class="{'has-search-results': searchResultsVisible}" ref="multiselectRoot" > -
+