From 00afccc761c88fd3cf542cfeb86fe1cec59a43ff Mon Sep 17 00:00:00 2001 From: Joshua Orvis Date: Mon, 1 Jan 2024 22:23:13 -0600 Subject: [PATCH] Now loads Favorites and Saved Gene Lists --- www/css/index.css | 2 +- www/index.html | 14 ++++----- www/js/index.js | 73 ++++++++++++++++++++++++++++++++++------------- 3 files changed, 61 insertions(+), 28 deletions(-) diff --git a/www/css/index.css b/www/css/index.css index 392b8761..b0396872 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -7,7 +7,7 @@ div.dropdown-item h3 { font-size: 120%; } div.dropdown-item div.column.is-scrollable { - max-height: 50vh; + max-height: 40vh; overflow-y: scroll; } div.ul-li { diff --git a/www/index.html b/www/index.html index 907d7c23..28b7b3ea 100644 --- a/www/index.html +++ b/www/index.html @@ -162,8 +162,8 @@

-