diff --git a/src/styles/theme/navigation.scss b/src/styles/theme/navigation.scss index 868491065..4f720cb93 100644 --- a/src/styles/theme/navigation.scss +++ b/src/styles/theme/navigation.scss @@ -130,7 +130,7 @@ align-items: center; justify-content: space-between; - span { + span:not(.icon) { overflow: hidden; text-overflow: ellipsis; }