Fix OIDC provider icons not centered verticially
This commit is contained in:
parent
2a5f7e94ec
commit
734c0fc96c
@ -46,3 +46,7 @@ label {
|
|||||||
.footer {
|
.footer {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bi::before {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user