Last active
March 20, 2023 10:37
-
-
Save digamber89/d05537adfbe682ec6e01fe14c915892d to your computer and use it in GitHub Desktop.
Hide Autocomplete Preivew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.aa-List .aa-ItemContent .aa-ItemIcon{ display: none } | |
.aa-List .aa-ItemContent{ grid-template-columns: 1fr } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment