Просмотр исходного кода

Fixed centering of text below custom login logo.

Thanks to xet7 !
Lauri Ojansivu 1 год назад
Родитель
Сommit
24c89aeb64
1 измененных файлов с 1 добавлено и 0 удалено
  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;