Skip to content

Commit

Permalink
Expand groups even when empty
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrancis committed Aug 11, 2023
1 parent e2a1fe4 commit 19e1174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/group.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
}

.group.open {
min-height: 24.4rem;
max-height: none;
}

Expand Down

0 comments on commit 19e1174

Please sign in to comment.