mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-8661] Metadata tags long text overflow regression (Angular 15) (#10268)
This commit is contained in:
@@ -106,6 +106,7 @@ adf-tags-creator {
|
||||
.mdc-evolution-chip__action--primary,
|
||||
.mat-mdc-chip-action-label {
|
||||
overflow: hidden;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
/* stylelint-enable selector-class-pattern */
|
||||
|
||||
Reference in New Issue
Block a user