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-size: contain;
|
||||
filter: invert(1);
|
||||
height: 126px;
|
||||
width: 600px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
div.kc-logo-text span {
|
||||
|
|
Loading…
Reference in a new issue