diff --git a/frontend/styles.css b/frontend/styles.css index 7b77ee4..effe50b 100644 --- a/frontend/styles.css +++ b/frontend/styles.css @@ -158,6 +158,7 @@ button.small-button { #chatbox-container { display: none; + flex-direction: column; } .chat-message {