summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 8bb8c692..0baec5fb 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -97,6 +97,12 @@ image-loader {
z-index: 9999;
}
+
+
+#visualization {
+
+ height: 70vh;
+}
ion-popover-view.fit {
height: auto;
}