更新于 07-05 02:58

This commit is contained in:
root
2021-07-05 02:58:13 -04:00
parent 5221fca4ce
commit 02d072392e

View File

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