Skip to content

Commit

Permalink
fix: default search box line wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 9, 2018
1 parent 56b6109 commit 03c812b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/default-theme/SearchBox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ export default {
border-radius 4px
cursor pointer
a
white-space normal
color lighten($textColor, 35%)
.page-title
font-weight 600
Expand Down

0 comments on commit 03c812b

Please sign in to comment.