更新于 07-05 02:57

This commit is contained in:
root
2021-07-05 02:57:26 -04:00
parent 2947446399
commit 5221fca4ce
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/* Login page */
.login-form {
width: 300px;
height: 450px;
width: auto;
height: auto;
position: absolute;
top: 0;
left: 0;