diff client/src/components/importoverview/BottleneckDetail.vue @ 2708:cefef8234d27

import_overview: larger fonts for log and details
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 18 Mar 2019 16:38:19 +0100
parents 39a05f8c34e6
children 5b990f612420
line wrap: on
line diff
--- a/client/src/components/importoverview/BottleneckDetail.vue	Mon Mar 18 16:24:43 2019 +0100
+++ b/client/src/components/importoverview/BottleneckDetail.vue	Mon Mar 18 16:38:19 2019 +0100
@@ -24,7 +24,7 @@
               fixed-width
             ></font-awesome-icon>
           </div>
-          <a @click="moveToBottleneck(index)" class="small" href="#">{{
+          <a @click="moveToBottleneck(index)" class="" href="#">{{
             bottleneck.properties.objnam
           }}</a>
         </div>
@@ -34,7 +34,7 @@
             <tr
               v-for="(info, index) in Object.keys(bottleneck.properties)"
               :key="index"
-              class="mr-1 condensed small text-muted"
+              class="mr-1 condensed  text-muted"
             >
               <td class="text-left">{{ info }}</td>
               <td class="pl-3 text-left">