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 {
|
||||
border-top: 0;
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
|
||||
.adf-datatable-header {
|
||||
display: block;
|
||||
@@ -616,6 +615,7 @@
|
||||
.adf-datatable-body {
|
||||
display: block;
|
||||
flex: 1;
|
||||
overflow-y: scroll;
|
||||
margin-top: -1px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user