We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729d1eb commit 9659482Copy full SHA for 9659482
components/AlgoliaSearchBox.vue
@@ -78,14 +78,14 @@ export default {
78
line-height normal
79
.ds-dropdown-menu
80
background-color #fff
81
- border 1px solid #999
82
border-radius $borderRadius
83
- font-size 16px
+ font-size 15px
84
margin 6px 0 0
85
padding 4px
86
text-align left
+ box-shadow $boxShadow
87
&:before
88
- border-color #999
+ display none
89
[class*=ds-dataset-]
90
border none
91
padding 0
0 commit comments