Fix box drawing characters

This commit is contained in:
Alexey Milovidov 2020-08-07 01:09:32 +03:00
parent 5df187783e
commit 5a78a49349

View File

@ -76,6 +76,7 @@ body[data-spy] #content {
#content pre {
background: #efefef;
padding: 1rem;
line-height: 1.25;
}
#docsearch-input:focus, #docsearch-input:active {