diff --git a/src/common/MetaItem/styles.less b/src/common/MetaItem/styles.less index 1270f791e..0f8020fe9 100644 --- a/src/common/MetaItem/styles.less +++ b/src/common/MetaItem/styles.less @@ -60,6 +60,9 @@ font-size: 1.4em; padding: 0 0.5em; color: var(--color-surfacelighter); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; } .menu-icon {