Open vitorbaptista opened 7 years ago
Thanks! I wish I could help but I know nothing about web development. I can help with testing though.
@amosbird No worries! Thanks for the issue report :v:
Um, I just tried overflow: scroll
and overflow: auto
. Neither worked.
As per @amosbird report on #49, if your terminal is too wide, shellshare breaks its lines and it looks like this:
Instead of breaking the lines, we should allow the user to scroll horizontally. The fix probably involves changing the CSS around https://github.com/vitorbaptista/shellshare/blob/5394707a007ae8359a7cc9747dbc33276a4757f5/public/stylesheet/room.css#L16-L24.