Skip to content

Commit 9659482

Browse files
author
reco_luan
committed
style: fix AlgoliaSearchBox style
1 parent 729d1eb commit 9659482

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/AlgoliaSearchBox.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ export default {
7878
line-height normal
7979
.ds-dropdown-menu
8080
background-color #fff
81-
border 1px solid #999
8281
border-radius $borderRadius
83-
font-size 16px
82+
font-size 15px
8483
margin 6px 0 0
8584
padding 4px
8685
text-align left
86+
box-shadow $boxShadow
8787
&:before
88-
border-color #999
88+
display none
8989
[class*=ds-dataset-]
9090
border none
9191
padding 0

0 commit comments

Comments
 (0)