# HG changeset patch # User Thomas Junk # Date 1562852002 -7200 # Node ID e3e17396f09acf1d2396b79d63b8df7ab855c2da # Parent 2c9e96b02573c1c906d5e7e529658c35fbf064c2 available_fairwaydepth: default templates adjusted diff -r 2c9e96b02573 -r e3e17396f09a client/src/components/fairway/AvailableFairwayDepth.vue --- a/client/src/components/fairway/AvailableFairwayDepth.vue Thu Jul 11 15:14:53 2019 +0200 +++ b/client/src/components/fairway/AvailableFairwayDepth.vue Thu Jul 11 15:33:22 2019 +0200 @@ -116,8 +116,8 @@ type: "diagram", position: "topleft", offset: { x: 20, y: 30 }, - width: 290, - height: 100 + width: 200, + height: 60 }, { type: "diagramtitle", diff -r 2c9e96b02573 -r e3e17396f09a client/src/components/fairway/AvailableFairwayDepthLNWL.vue --- a/client/src/components/fairway/AvailableFairwayDepthLNWL.vue Thu Jul 11 15:14:53 2019 +0200 +++ b/client/src/components/fairway/AvailableFairwayDepthLNWL.vue Thu Jul 11 15:33:22 2019 +0200 @@ -113,8 +113,8 @@ type: "diagram", position: "topleft", offset: { x: 20, y: 30 }, - width: 290, - height: 100 + width: 200, + height: 60 }, { type: "diagramtitle",