[F] Fix login screen size on iPhone 5/SE
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
.login-panel
|
||||
{
|
||||
// Make it smaller
|
||||
width: 300px;
|
||||
width: 256px;
|
||||
|
||||
// Center
|
||||
margin-left: auto;
|
||||
|
||||
Reference in New Issue
Block a user