From a87510e9983e377d7677f484494f1c0232c40900 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Sat, 9 Nov 2019 23:04:40 +0100 Subject: [PATCH] feat: change direction of dropdown if they cannot be fully seen --- client/src/components/Dropdown.vue | 50 ++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 9 deletions(-) diff --git a/client/src/components/Dropdown.vue b/client/src/components/Dropdown.vue index b0abae2..df26cc2 100644 --- a/client/src/components/Dropdown.vue +++ b/client/src/components/Dropdown.vue @@ -2,9 +2,9 @@
@@ -14,6 +14,7 @@
@@ -25,10 +26,6 @@