From 432e3a72b96d4e1d41ea0689b5d9d0276884ca1a Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Fri, 24 Jan 2020 15:34:29 +1100 Subject: [PATCH] hide description field in group panel for now --- stylesheets/_session_group_panel.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/_session_group_panel.scss b/stylesheets/_session_group_panel.scss index 46a58968c..a719c4c18 100644 --- a/stylesheets/_session_group_panel.scss +++ b/stylesheets/_session_group_panel.scss @@ -36,6 +36,7 @@ width: inherit; color: $session-color-white; text-align: center; + display: none; } &-item {