mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-24 14:31:41 +00:00
[ACS-8275] - [ACA] Testing Angular 15 - Tags are not displayed correctly (#9872)
This commit is contained in:
committed by
VitoAlbano
parent
c7acb7212c
commit
d96afd8c74
@@ -395,7 +395,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