diff client/src/components/layers/Layers.vue @ 4401:9842812b92e0

identify: fix numbers for nsc
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 16 Sep 2019 16:46:29 +0200
parents ad2bf9580696
children 75d1126f7299
line wrap: on
line diff
--- a/client/src/components/layers/Layers.vue	Mon Sep 16 16:41:56 2019 +0200
+++ b/client/src/components/layers/Layers.vue	Mon Sep 16 16:46:29 2019 +0200
@@ -5,7 +5,7 @@
       { expanded: showLayers }
     ]"
   >
-    <div class="position-relative" style="width: 18rem; min-height: 350px;">
+    <div class="position-relative" style="width: 20rem; min-height: 350px;">
       <UIBoxHeader
         icon="layer-group"
         :title="label"