diff client/src/components/Logs.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 ea54e63deb40
line wrap: on
line diff
--- a/client/src/components/Logs.vue	Thu Mar 07 11:57:05 2019 +0100
+++ b/client/src/components/Logs.vue	Thu Mar 07 12:15:14 2019 +0100
@@ -2,7 +2,7 @@
   <div class="main d-flex flex-column">
     <div class="d-flex flex-row">
       <Spacer></Spacer>
-      <div class="card logs shadow-xs mt-3 mr-3">
+      <div class="card logs shadow-xs mt-2 mr-2">
         <UIBoxHeader icon="book" title="Logs" />
         <div class="logoutput text-left bg-white">
           <pre id="code" v-highlightjs="logs">