From 55b9b68258ee6fcd63d92457f3febb1d8e5596f1 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 14 Jan 2021 22:19:28 +0100 Subject: [PATCH] Make sure the loading spinner is always visible at the end of the page --- src/components/input/multiselect.vue | 16 ++++++++-------- src/styles/components/base/multiselect.scss | 21 +++++++++++---------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/src/components/input/multiselect.vue b/src/components/input/multiselect.vue index a64e758df..5832e554c 100644 --- a/src/components/input/multiselect.vue +++ b/src/components/input/multiselect.vue @@ -4,18 +4,19 @@ :class="{'has-search-results': searchResultsVisible}" ref="multiselectRoot" > -
-