keycloak: fix login theme for mobile
This commit is contained in:
parent
c9f1ead418
commit
6783e974b9
|
@ -8,8 +8,7 @@ div.kc-logo-text {
|
||||||
background: url("../../img/CCCHH.svg") no-repeat center center;
|
background: url("../../img/CCCHH.svg") no-repeat center center;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
filter: invert(1);
|
filter: invert(1);
|
||||||
height: 126px;
|
height: 100px;
|
||||||
width: 600px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.kc-logo-text span {
|
div.kc-logo-text span {
|
||||||
|
|
Loading…
Reference in a new issue