enhance: full search results

This commit is contained in:
Tienson Qin
2021-04-12 21:13:51 +08:00
parent 6b3142eb49
commit 422fd8353b
9 changed files with 81 additions and 34 deletions

View File

@@ -816,3 +816,7 @@ a.page-op {
transform: scale(0.9);
}
}
.search-more {
background: var(--ls-a-chosen-bg);
}