comparison 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
comparison
equal deleted inserted replaced
4980:21d2acc080c9 4981:9f0830a1845d
3 :class="[ 3 :class="[
4 'box ui-element rounded bg-white text-nowrap', 4 'box ui-element rounded bg-white text-nowrap',
5 { expanded: showLayers } 5 { expanded: showLayers }
6 ]" 6 ]"
7 > 7 >
8 <div class="position-relative" style="width: 20rem; min-height: 350px;"> 8 <div class="position-relative" style="width: 17rem; min-height: 350px;">
9 <UIBoxHeader 9 <UIBoxHeader
10 icon="layer-group" 10 icon="layer-group"
11 :title="label" 11 :title="label"
12 :closeCallback="close" 12 :closeCallback="close"
13 :actions="[ 13 :actions="[