diff --git a/frontend/src/styles/commandline.scss b/frontend/src/styles/commandline.scss index b6eb58ecf..f726ba3d1 100644 --- a/frontend/src/styles/commandline.scss +++ b/frontend/src/styles/commandline.scss @@ -15,6 +15,7 @@ overflow: hidden; .modal { + overflow: hidden; max-width: 600px; width: 100%; background: var(--bg-color);