Compare commits
2 Commits
eb9fafdc96
...
85d715ad00
Author | SHA1 | Date | |
---|---|---|---|
85d715ad00 | |||
ac2a6c1753 |
@ -240,4 +240,21 @@ div#kc-username:before{
|
|||||||
margin: unset;
|
margin: unset;
|
||||||
margin-bottom: 1.5em;
|
margin-bottom: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.logo {
|
||||||
|
max-width: 320px;
|
||||||
|
transform: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo svg {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-group {
|
||||||
|
width: 88vw;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-group.login-pf-settings {
|
||||||
|
margin-bottom: 2em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user