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