fix for login page

This commit is contained in:
MathMan05 2024-07-28 16:13:28 -05:00
parent 42106bdfba
commit 055ef8d0c0

View file

@ -854,7 +854,7 @@ select{
height: 90%;
display: flex;
flex-direction: column;
justify-content: flex-start;
justify-content: center;
}
#logindiv input {