Merge pull request #4457 from GabrielInTheWorld/opening-tab-motion-list

Fixes clicking on the group-cell to change settings
This commit is contained in:
Emanuel Schütze 2019-03-05 14:35:26 +01:00 committed by GitHub
commit 171433c050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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