diff --git a/app/components/window.scss b/app/components/window.scss index 119acb6a2..c8ee0f889 100644 --- a/app/components/window.scss +++ b/app/components/window.scss @@ -20,7 +20,7 @@ text-overflow: ellipsis; white-space: nowrap; display: block; - max-width: 50vw; + max-width: 50vw; } .window-header-sub-title {