-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
User search name in the center #573
Comments
Do you also want your search in the center? Or just the placeholder? |
@victrme Placehoder |
What you can do is add this custom style: #searchbar {
text-align: center
}
#searchbar:focus-within {
text-align: left
} Let me know if it is enough |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Put it like that
I would like to move the headline to the center.
The text was updated successfully, but these errors wer 8000 e encountered: