changeset 4339:46d97ada1ce7

layout
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 05 Sep 2019 17:18:31 +0200
parents 08aef146f95a
children 4d0a09ae0828
files client/src/components/stretches/StretchForm.vue
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/stretches/StretchForm.vue	Thu Sep 05 17:16:54 2019 +0200
+++ b/client/src/components/stretches/StretchForm.vue	Thu Sep 05 17:18:31 2019 +0200
@@ -1,7 +1,7 @@
 <template>
   <div class="d-flex flex-column">
-    <div class="ml-3 mr-3 my-4">
-      <div class="custom-file mt-4">
+    <div class="ml-2 mr-2 my-3">
+      <div class="custom-file mt-3">
         <input
           accept=".zip,.txt"
           type="file"