Skip to content

Commit

Permalink
docs(theme): add recommendation for align-top CSS class
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Feb 18, 2021
1 parent c02d99d commit 30c4f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/docs/autocomplete-theme-classic.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ autocomplete({
## CSS modifier classes

- `.aa-ItemIcon--no-border`: removes the border of the icon
- `.aa-ItemIcon--align-top`: aligns the icon to the top
- `.aa-ItemIcon--align-top`: aligns the icon to the top (recommended when the template is more than 3 lines)

## CSS utility classes

Expand Down

0 comments on commit 30c4f3e

Please sign in to comment.