mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
scroll issue fixed
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
|
||||
.mat-tab-body-content {
|
||||
/* stylelint-disable */
|
||||
overflow: initial;
|
||||
overflow: auto;
|
||||
/* stylelint-enable */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user