From 2218030f4dbac8e9374d3e55543e5941a47c2504 Mon Sep 17 00:00:00 2001 From: Lazzzer Date: Tue, 16 Apr 2019 15:34:38 +0200 Subject: [PATCH] Small change in the dropdown + tailwind config --- client/src/components/SearchForm.vue | 67 ++++++++++++++++++---------- client/tailwind.config.js | 6 ++- 2 files changed, 48 insertions(+), 25 deletions(-) diff --git a/client/src/components/SearchForm.vue b/client/src/components/SearchForm.vue index 8c6df4a..4d0cd89 100644 --- a/client/src/components/SearchForm.vue +++ b/client/src/components/SearchForm.vue @@ -2,16 +2,17 @@
-
-
{{ selectedRegion }} @@ -28,20 +29,17 @@
-
- {{ region }} -
+ >{{ region }}
-