Fixed centering of text below custom login logo.

Thanks to xet7 !
pull/5349/head
Lauri Ojansivu 1 year ago
parent 8f0d88d9e0
commit 24c89aeb64
  1. 1
      client/components/main/layouts.css

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

Loading…
Cancel
Save