break long words

This commit is contained in:
Nazar Kanaev 2020-10-16 14:58:22 +01:00
parent 78844def40
commit 286538c5d0

View File

@ -402,6 +402,7 @@ select.form-control:not([multiple]):not([size]) {
/* content */
.content {
overflow-wrap: break-word;
line-height: 1.5;
}