diff --git a/ux.symfony.com/assets/styles/components/_TerminalCommand.scss b/ux.symfony.com/assets/styles/components/_TerminalCommand.scss index 4b1a61571f4..28cc8b8be41 100644 --- a/ux.symfony.com/assets/styles/components/_TerminalCommand.scss +++ b/ux.symfony.com/assets/styles/components/_TerminalCommand.scss @@ -41,7 +41,7 @@ font-size: .9rem; padding: 0 .5rem; width: inherit; - overflow: scroll; + overflow: clip; margin: 0; }