mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-6210] - ACA column alinement shifted when we have very long file/folder name (#9060)
This commit is contained in:
@@ -270,7 +270,7 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width !default;
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
width: fit-content;
|
width: 100%;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
|
|
||||||
.adf-datatable-row {
|
.adf-datatable-row {
|
||||||
|
Reference in New Issue
Block a user