diff client/src/components/ImportSoundingresults.vue @ 2154:a08e0f532304

staging: improve UI
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 08 Feb 2019 12:30:22 +0100
parents f2d24dceecc7
children b2de7a77b570
line wrap: on
line diff
--- a/client/src/components/ImportSoundingresults.vue	Fri Feb 08 12:11:15 2019 +0100
+++ b/client/src/components/ImportSoundingresults.vue	Fri Feb 08 12:30:22 2019 +0100
@@ -104,7 +104,7 @@
                 class="custom-file-input"
                 id="uploadFile"
               />
-              <label class="custom-file-label" for="uploadFile">
+              <label class="pointer custom-file-label" for="uploadFile">
                 {{ uploadLabel }}
               </label>
             </div>