Skip to content
Snippets Groups Projects
Commit 9713d974 authored by Stefan Plociennik's avatar Stefan Plociennik
Browse files

changes styling of tab groupt

parent 31f41773
No related merge requests found
......@@ -112,7 +112,7 @@
</mat-panel-title>
</mat-expansion-panel-header>
<mat-tab-group mat-align-tabs="center">
<mat-tab-group animationDuration="0ms" mat-stretch-tabs mat-align-tabs="center">
<mat-tab label="German">
<mat-selection-list [(ngModel)]="wantedLabels.de">
<mat-list-option [value]="label.tag" class="color-on-surface" *ngFor="let label of spacyLabels.de">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment