[bug] fix kancloud js & firefox show style & fix search highlight (#926)

Co-authored-by: admin <you@example.com>
This commit is contained in:
ydf
2024-01-09 19:54:31 +08:00
committed by GitHub
parent e64bee1e1e
commit 5504c4350b
3 changed files with 6 additions and 9 deletions

View File

@@ -439,7 +439,7 @@ table>tbody>tr:hover {
color: #ffffff;
}
.m-manual .markdown-body .search-highlight {
.m-manual .search-highlight {
background-color: #FFFF00 !important;
font-style: normal;
}