changeset 3280:8fb81b45085f

available_fairway_depth: use rounded border for legend
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 16 May 2019 09:35:37 +0200
parents 215173f62900
children 439e1865a2d2
files client/src/components/fairway/AvailableFairwayDepth.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/fairway/AvailableFairwayDepth.vue	Thu May 16 09:24:50 2019 +0200
+++ b/client/src/components/fairway/AvailableFairwayDepth.vue	Thu May 16 09:35:37 2019 +0200
@@ -9,7 +9,7 @@
             :style="
               `${legendStyle(
                 index
-              )}; border-radius: 0; width: 40px; height: 20px;`
+              )}; border-radius: 0.25rem; width: 40px; height: 20px;`
             "
           ></span>
           {{ entry }}