feat: make whole search result clickable (#285)

This commit is contained in:
LaySent 2017-10-17 10:27:44 +08:00 committed by cinwell.li
commit 1b912272df
2 changed files with 4 additions and 1 deletions

View file

@ -52,6 +52,7 @@ div#app {
.search .search-keyword {
color: var(--theme-color, $color-primary);
font-style: normal;
font-weight: bold;
}
html,