diff --git a/src/webpage/style.css b/src/webpage/style.css index 10c2843..0f41d8c 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -129,6 +129,7 @@ body { } #chatArea { display: flex; + min-width: 40%; } .flexttb { min-width: 0;