Fixed search result word wrap

This commit is contained in:
Silvio Giebl 2020-01-03 08:54:16 +01:00
parent 19e35329d2
commit 157e3ff945
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@
color: $search-result-preview-color;
border-left: $border;
border-left-color: $border-color;
word-wrap: break-word;
@include fs-2;
@include mq(sm) {