Skip to content
Snippets Groups Projects
Commit d6868f2f authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Center content-carousel horizontal

parent 98ffd67f
1 merge request!150Resolve "Follow up from "Several Fixes""
<div fxLayout="column" fxLayoutAlign="start">
<div fxLayout="column" fxLayoutAlign="start center">
<mat-tab-group>
<mat-tab *ngFor="let content of contents" label="{{content.subject}}">
<app-content-choice-participant [content]="content"
......
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