Adjustment on the card-pf

This commit is contained in:
Syahrial Agni Prasetya 2024-02-17 14:34:12 +07:00
parent ec5c00fbd6
commit 1fcc25f68b
Signed by: lemniskett
GPG Key ID: 24260130A908EB5A

View File

@ -653,7 +653,11 @@ ul#kc-totp-supported-apps {
border: none;
box-shadow: 0 16px 16px 0 rgb(0 0 0 / 20%), 0 0 16px 0 rgb(0 0 0 / 10%);
border-radius: 16px;
padding: 20px 40px 40px 40px !important;
padding: 40px 40px !important;
}
.login-pf-header {
margin-top: -10px;
}
input.pf-c-form-control {