mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fixed centering of text below custom login logo.
Thanks to xet7 !
This commit is contained in:
parent
8f0d88d9e0
commit
24c89aeb64
1 changed files with 1 additions and 0 deletions
|
|
@ -470,6 +470,7 @@ a:not(.disabled).is-active i.fa {
|
||||||
.select-authentication {
|
.select-authentication {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
.textBelowCustomLoginLogo,
|
||||||
.auth-layout {
|
.auth-layout {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue