fix for login page
This commit is contained in:
parent
42106bdfba
commit
055ef8d0c0
1 changed files with 1 additions and 1 deletions
|
@ -854,7 +854,7 @@ select{
|
||||||
height: 90%;
|
height: 90%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: flex-start;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#logindiv input {
|
#logindiv input {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue