feat: 本地搜索支持顯示文章內容和高亮keyword

🐛 fix: 修復搜索結果在手機端無法滾動的bug
🐛 fix: 修復aside categories 查看更多跳轉到tags頁面的bug closes #188
This commit is contained in:
Jerry
2020-04-07 14:24:11 +08:00
Unverified
parent 6c68ce1c4c
commit e81a81c9d1
5 changed files with 69 additions and 10 deletions

View File

@@ -50,4 +50,5 @@
height: 100%
.search-result-list
max-height: 100% !important
max-height: 75vh !important
padding-bottom: 2rem