diff client/src/components/Pdftool.vue @ 2534:bb5286acfee2

client: reduced spacings between and inside boxes and more compact main menu
author Markus Kottlaender <markus@intevation.de>
date Thu, 07 Mar 2019 12:15:14 +0100
parents f185503ef35a
children ad2a1d02ad1c
line wrap: on
line diff
--- a/client/src/components/Pdftool.vue	Thu Mar 07 11:57:05 2019 +0100
+++ b/client/src/components/Pdftool.vue	Thu Mar 07 12:15:14 2019 +0100
@@ -11,7 +11,7 @@
         title="Generate PDF"
         :closeCallback="close"
       />
-      <div class="p-3 text-left">
+      <div class="box-body">
         <select
           @change="applyTemplateToForm"
           v-model="form.template"