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