fix line-break

This commit is contained in:
_Bastler 2021-10-06 08:02:12 +02:00
parent 049c0ed77b
commit 4c69a9b177

View File

@ -1,5 +1,4 @@
.text {
max-width: 100%;
white-space: break-spaces;
word-break: break-all;
}