From a9dff8d4aa7bd617ab20a6107fa474e17643e9f8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Nov 2019 15:29:41 -0500 Subject: #866 don't force a max viewport and recompute height on redraw --- www/css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index 0baec5fb..913ed225 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -98,11 +98,12 @@ image-loader { } - +/* #visualization { height: 70vh; -} +}*/ + ion-popover-view.fit { height: auto; } -- cgit v1.2.3