web: overflow:auto the body so wide messages behave better
This commit is contained in:
parent
1ac7f5b6dc
commit
d09efd3a69
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user