[F] Fix login screen size on iPhone 5/SE

This commit is contained in:
Hykilpikonna
2019-08-21 22:55:55 +08:00
parent fac4c86b2d
commit 294480418c
+1 -1
View File
@@ -44,7 +44,7 @@
.login-panel
{
// Make it smaller
width: 300px;
width: 256px;
// Center
margin-left: auto;