Prechádzať zdrojové kódy

Fixed centering of text below custom login logo.

Thanks to xet7 !
Lauri Ojansivu 1 rok pred
rodič
commit
24c89aeb64
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      client/components/main/layouts.css

+ 1 - 0
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;