Commit dfd897b0 authored by Ahmed Awan's avatar Ahmed Awan
Browse files

[25.0] Fix css alignment styling of login page

parent 2e663169
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%;
    }