Remove unused style class

This commit is contained in:
George Kalampokis 2020-02-18 13:05:55 +02:00
parent e32cfba6ab
commit 196eb9b242
1 changed files with 0 additions and 5 deletions

View File

@ -29,11 +29,6 @@
padding-right: 6px;
}
.actions {
display: flex;
justify-content: flex-end;
}
::ng-deep .mat-tab-labels {
justify-content: space-between;
}