浏览代码

Fixed centering of text below custom login logo.

Thanks to xet7 !
Lauri Ojansivu 1 年之前
父节点
当前提交
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;