change bg color

pull/7529/head
Medya Gh 2020-04-08 14:45:17 -07:00
parent ae74bb0bce
commit 6af9002d9c
1 changed files with 1 additions and 0 deletions

View File

@ -166,5 +166,6 @@ div.td-content {
// make search bar wider https://www.docsy.dev/docs/adding-content/navigation/#configure-local-search-with-lunr
.popover.offline-search-result {
background-color: $mk-dark !important;
max-width: 460px;
}