mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-4455] Fix horizontal scroller sometimes showing up on datatable (#7135)
This commit is contained in:
@@ -226,6 +226,7 @@
|
||||
flex-direction: column;
|
||||
width: fit-content;
|
||||
min-width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.adf-datatable-cell {
|
||||
|
Reference in New Issue
Block a user