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