changeset 3891:77db3d8487c1 improve-fwa-diagrams

closing improve-fwa-diagrams
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 10 Jul 2019 14:32:06 +0200
parents 59dba489ec7b
children 589f308d5802
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	Wed Jul 10 14:27:40 2019 +0200
+++ b/client/src/components/fairway/AvailableFairwayDepth.vue	Wed Jul 10 14:32:06 2019 +0200
@@ -552,7 +552,7 @@
         .attr("text-anchor", "middle")
         .attr("x", 0)
         .attr("y", 0)
-	.attr("dy", "10")
+        .attr("dy", "10")
         .attr(
           "transform",
           `translate(2, ${(this.dimensions.mainHeight + this.paddingTop) /