mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8647] Fixed issue where data table rows could not be selected when the height of the row expanded due to tags (#10137)
This commit is contained in:
@@ -277,6 +277,7 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width-1 !default;
|
||||
padding: 0;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
align-self: stretch;
|
||||
|
||||
&:first-child {
|
||||
margin-left: 15px;
|
||||
|
Reference in New Issue
Block a user