diff client/src/components/layers/Layers.vue @ 4981:9f0830a1845d

squashed the total layout to enable display of long fm importnames
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 05 Mar 2020 09:30:30 +0100
parents c4d84be3a476
children aeb100b4c41b
line wrap: on
line diff
--- a/client/src/components/layers/Layers.vue	Wed Mar 04 15:36:06 2020 +0100
+++ b/client/src/components/layers/Layers.vue	Thu Mar 05 09:30:30 2020 +0100
@@ -5,7 +5,7 @@
       { expanded: showLayers }
     ]"
   >
-    <div class="position-relative" style="width: 20rem; min-height: 350px;">
+    <div class="position-relative" style="width: 17rem; min-height: 350px;">
       <UIBoxHeader
         icon="layer-group"
         :title="label"