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