Unverified Commit e067f0e2 authored by Ahmed Hamid Awan's avatar Ahmed Hamid Awan Committed by GitHub
Browse files

Merge pull request #20429 from ahmedhamidawan/fix_css_styling_for_login

[25.0] Fix css alignment styling of login page
parents 2e663169 dfd897b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -338,7 +338,7 @@ function getIdpPreference() {
    flex-direction: column;
    gap: 0.5rem;
    height: 100%;
    justify-items: center;
    justify-content: center;
    .oidc-button {
        width: 100%;
    }