diff --git a/frontend/src/styles/commandline.scss b/frontend/src/styles/commandline.scss index 5bde1666a..d5966e10c 100644 --- a/frontend/src/styles/commandline.scss +++ b/frontend/src/styles/commandline.scss @@ -14,7 +14,7 @@ transition: background 0.125s; #commandInput { - max-width: 700px; + max-width: 600px; width: 100%; background: var(--bg-color); border-radius: var(--roundness);