[ACS-8275] - [ACA] Testing Angular 15 - Tags are not displayed correctly (#9872)

This commit is contained in:
dominikiwanekhyland
2024-06-27 08:21:17 +02:00
committed by VitoAlbano
parent 18e9b31f02
commit 3b9545d9d7
2 changed files with 1 additions and 2 deletions

View File

@@ -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 */

View File

@@ -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;
}
}