Modifiers popup not scrolling fixed
This commit is contained in:
parent
992a6b6767
commit
2c0c91b136
@ -1,3 +1,4 @@
|
||||
<mat-dialog-content>
|
||||
<mat-tab-group>
|
||||
<mat-tab *ngFor="let item of list">
|
||||
<ng-template matTabLabel>
|
||||
@ -15,6 +16,7 @@
|
||||
</div>
|
||||
</mat-tab>
|
||||
</mat-tab-group>
|
||||
</mat-dialog-content>
|
||||
<mat-dialog-actions align="end">
|
||||
<button mat-button [mat-dialog-close]="selected">Done</button>
|
||||
</mat-dialog-actions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user