Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji Searchbar to long #84

Open
LoganOfDoom opened this issue Mar 18, 2023 · 1 comment
Open

Emoji Searchbar to long #84

LoganOfDoom opened this issue Mar 18, 2023 · 1 comment

Comments

@LoganOfDoom
Copy link

Discord_R2RtamxLIv

How can i make the searchbar in the Emoji selection smaller?
( i am using FavoriteMedia so there a more Buttons)

@Guineapigboyx
Copy link

I made a css edit what can fix that :)
It aligns the bar to the right and makes it smaller

.searchBar_c6ee36.container_c18ec9.medium_c18ec9 {max-width: 200pt;margin-left: auto ;margin-right: 5;}
If the bar is to small or too big change the max-width: 200pt to be a a larger or smaller number

what it looks like
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@LoganOfDoom @Guineapigboyx and others