From 0931914ae4fa8503f2c7b284ba1c6eec37111fea Mon Sep 17 00:00:00 2001 From: Roman Galochkin Date: Thu, 27 Feb 2020 15:12:19 +0300 Subject: [PATCH] Fixes height --- src/components/DistBuilder2.re | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DistBuilder2.re b/src/components/DistBuilder2.re index 56986523..06325721 100644 --- a/src/components/DistBuilder2.re +++ b/src/components/DistBuilder2.re @@ -78,7 +78,7 @@ module DemoDist = { let continuous: DistTypes.xyShape = {xs, ys}; E.ste}>
- + ; }; };