mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 13:23:32 -06:00
Fixed search result word wrap
This commit is contained in:
@@ -166,6 +166,11 @@
|
||||
height: $sp-4;
|
||||
margin-right: $sp-2;
|
||||
fill: $link-color;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.search-result-doc-title {
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user