mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
This reverts commit 4653e10872
.
This commit is contained in:
@@ -604,7 +604,6 @@
|
|||||||
.adf-sticky-header {
|
.adf-sticky-header {
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: scroll;
|
|
||||||
|
|
||||||
.adf-datatable-header {
|
.adf-datatable-header {
|
||||||
display: block;
|
display: block;
|
||||||
@@ -616,6 +615,7 @@
|
|||||||
.adf-datatable-body {
|
.adf-datatable-body {
|
||||||
display: block;
|
display: block;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow-y: scroll;
|
||||||
margin-top: -1px;
|
margin-top: -1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user