[O] Vertically center the login panel
This commit is contained in:
@@ -45,6 +45,9 @@
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
box-shadow: 0 0 4px black;
|
box-shadow: 0 0 4px black;
|
||||||
|
|
||||||
|
// Vertical center
|
||||||
|
transform: translateY(50%);
|
||||||
|
|
||||||
// Input bars
|
// Input bars
|
||||||
.el-input
|
.el-input
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user