Fixes clicking on the group-cell to change settings

Now, the user can click on the whole group-cell to change some settings like groups, gender and member-number.
This commit is contained in:
GabrielMeyer 2019-03-05 12:43:53 +01:00
parent 4349f2eb11
commit 85f9897f42
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
}
.mat-column-group {
z-index: 3;
flex: 2 0 60px;
}