hide description field in group panel for now

This commit is contained in:
Audric Ackermann 2020-01-24 15:34:29 +11:00
parent c1a55848b8
commit 432e3a72b9
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
width: inherit;
color: $session-color-white;
text-align: center;
display: none;
}
&-item {