web: overflow:auto the body so wide messages behave better
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
padding: 1em;
|
||||
width: 0;
|
||||
min-width: 100%;
|
||||
overflow: auto;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user