mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fixed scrollbar issue
This commit is contained in:
@@ -57,7 +57,9 @@ $adf-info-drawer-icon-size-half: 24px !default;
|
|||||||
color: var(--adf-theme-foreground-text-color-054);
|
color: var(--adf-theme-foreground-text-color-054);
|
||||||
|
|
||||||
& > div {
|
& > div {
|
||||||
width: 220px;
|
width: 195px;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
color: var(--theme-metadata-property-panel-title-color);
|
color: var(--theme-metadata-property-panel-title-color);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user