Allow wanted and exceptions to be taller

merge-requests/204/head
Tag 2022-09-30 14:39:33 -07:00
rodzic 7e67dda3fc
commit baafd88cc2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -339,7 +339,7 @@ body.roster {
.secondaryControlGroup .columns {
/* column-count: 2; */
max-height: 110px;
max-height: 125px;
display: flex;
flex-direction: column;
flex-wrap: wrap;