Skip to content

Commit 03c812b

Browse files
committedAug 9, 2018
fix: default search box line wrap
1 parent 56b6109 commit 03c812b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎lib/default-theme/SearchBox.vue

+1
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ export default {
192192
border-radius 4px
193193
cursor pointer
194194
a
195+
white-space normal
195196
color lighten($textColor, 35%)
196197
.page-title
197198
font-weight 600

0 commit comments

Comments
 (0)
Please sign in to comment.