[O] Make the login panel smaller
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
// Parent div for login
|
// Parent div for login
|
||||||
#login
|
#login
|
||||||
{
|
{
|
||||||
|
// Make it smaller
|
||||||
|
width: 300px;
|
||||||
|
|
||||||
// Input bars
|
// Input bars
|
||||||
.el-input
|
.el-input
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user