diff --git a/lib/core/viewer/components/viewer.component.scss b/lib/core/viewer/components/viewer.component.scss index c1e9b1c3f6..c0331f6e91 100644 --- a/lib/core/viewer/components/viewer.component.scss +++ b/lib/core/viewer/components/viewer.component.scss @@ -40,7 +40,7 @@ font-style: normal; font-stretch: normal; - max-width: 35ch; + max-width: 400px; text-overflow: ellipsis; overflow: hidden; display: inline-block;