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

Centers the welcome title for the AuthPage #18131

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rpbharadwaj99
Copy link

@rpbharadwaj99 rpbharadwaj99 commented Sep 21, 2023

What does it do?

Sets the text-align property for the title field in AuthPage to center.

Why is it needed?

When overriding the title name, if the name is too long it doesn't center itself and is instead left aligned.

How to test it?

Override Auth.form.welcome.title and open an example login page

Related issue(s)/PR(s)

N/A

@strapi-cla
Copy link

strapi-cla commented Sep 21, 2023

CLA assistant check
All committers have signed the CLA.

@rpbharadwaj99 rpbharadwaj99 changed the title Centers the welcome title and subtitle for the AuthPage Centers the welcome title for the AuthPage Sep 21, 2023
@innerdvations innerdvations added source: core:admin Source is core/admin package pr: fix This PR is fixing a bug labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: core:admin Source is core/admin package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants