[O] Center the login panel
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
// Make it smaller
|
||||
width: 300px;
|
||||
|
||||
// Center
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
// Input bars
|
||||
.el-input
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user