mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
Fixed search result word wrap
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user