mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
perf: 调整本地搜索结果间距
This commit is contained in:
committed by
GitHub
Unverified
parent
3e30f301a0
commit
c2c199bd16
@@ -51,7 +51,7 @@
|
|||||||
color: $search-color
|
color: $search-color
|
||||||
|
|
||||||
.search-result
|
.search-result
|
||||||
margin: 0 0 8px
|
margin: 0 8px 8px 0
|
||||||
word-break: break-all
|
word-break: break-all
|
||||||
|
|
||||||
.search-keyword
|
.search-keyword
|
||||||
|
|||||||
Reference in New Issue
Block a user