mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8275] - [ACA] Testing Angular 15 - Tags are not displayed correctly (#9872)
This commit is contained in:
committed by
VitoAlbano
parent
18e9b31f02
commit
3b9545d9d7
@@ -376,7 +376,6 @@ $data-table-cell-min-width-file-size: $data-table-cell-min-width-1 !default;
|
||||
|
||||
.adf-datatable-content-cell {
|
||||
overflow: unset;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
/* query for Microsoft IE 11 */
|
||||
|
@@ -55,7 +55,7 @@
|
||||
|
||||
&:not(.adf-dynamic-chip-list-flex-column) {
|
||||
.adf-dynamic-chip-list-view-more-button {
|
||||
margin-top: 13px;
|
||||
margin-top: 18px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user