scroll issue fixed

This commit is contained in:
pkundu
2023-10-13 16:29:42 +05:30
committed by Anukriti Singh
parent 4feef96818
commit 355958e75d
@@ -58,7 +58,7 @@
.mat-tab-body-content { .mat-tab-body-content {
/* stylelint-disable */ /* stylelint-disable */
overflow: initial; overflow: auto;
/* stylelint-enable */ /* stylelint-enable */
} }
} }