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