From b1f93a0c2508b81efa92daa12167ca0cb62e2695 Mon Sep 17 00:00:00 2001 From: Vincent Date: Tue, 31 Mar 2020 14:04:48 +1100 Subject: [PATCH] Group timer options scroll unification --- stylesheets/_session.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/_session.scss b/stylesheets/_session.scss index c9110eb91..5cd6b1fd6 100644 --- a/stylesheets/_session.scss +++ b/stylesheets/_session.scss @@ -963,7 +963,7 @@ label { list-style: none; padding: 0px; margin: 0px; - max-height: 450px; + max-height: 40vh; overflow-y: auto; }