Skip to content

Commit 04510e9

Browse files
derawulivz
authored andcommitted
fix($theme-default): fix height of input in SearchBox for IE11 (#1093)
1 parent 8daa159 commit 04510e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vuepress/plugin-search/SearchBox.vue

+1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ export default {
160160
input
161161
cursor text
162162
width 10rem
163+
height: 2rem
163164
color lighten($textColor, 25%)
164165
display inline-block
165166
border 1px solid darken($borderColor, 10%)

0 commit comments

Comments
 (0)