diff --git a/app/javascript/flavours/glitch/styles/components.scss b/app/javascript/flavours/glitch/styles/components.scss index 09f396472f..82e152e5c3 100644 --- a/app/javascript/flavours/glitch/styles/components.scss +++ b/app/javascript/flavours/glitch/styles/components.scss @@ -11377,6 +11377,9 @@ noscript { .status { border-bottom: 0; + + // glitch-soc fix for width-constrained + contain: inline-size; } &__header {