diff --git a/frontend/static/style.css b/frontend/static/style.css index c3ce87a..7523816 100644 --- a/frontend/static/style.css +++ b/frontend/static/style.css @@ -41,6 +41,7 @@ body { } #input input#input-field { flex-grow: 1; + width: 0; /* wtf? */ } #input>* {