Skip to content

Commit

Permalink
Merge #197
Browse files Browse the repository at this point in the history
197: Fix line height problem that made the lines too high r=bidoubiwa a=bidoubiwa



Co-authored-by: Charlotte Vermandel <charlottevermandel@gmail.com>
  • Loading branch information
bors[bot] and bidoubiwa authored Nov 25, 2021
2 parents eff1e74 + ab5736e commit c964ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MeiliSearchBox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ export default {
.dsb-cursor
background rgba($accentColor, 0.05)
.meilisearch-autocomplete
line-height: 2
// Searchbox
input
cursor text
Expand Down

0 comments on commit c964ad3

Please sign in to comment.