Break long words in buffer

This commit is contained in:
Simon Ser
2020-06-24 20:44:45 +02:00
parent 9692f97c11
commit 96f33019f8

View File

@@ -96,6 +96,7 @@ details summary {
box-sizing: border-box;
padding: 10px;
color: #4a4a4a;
word-wrap: break-word;
}
#buffer .talk {
color: black;