Fixed centering of text below custom login logo.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2024-03-17 03:36:05 +02:00
parent 8f0d88d9e0
commit 24c89aeb64

View file

@ -470,6 +470,7 @@ a:not(.disabled).is-active i.fa {
.select-authentication {
width: 100%;
}
.textBelowCustomLoginLogo,
.auth-layout {
display: flex;
flex-direction: column;