[O] Make the login panel smaller

This commit is contained in:
Hykilpikonna
2019-08-21 14:04:13 +08:00
parent d9dfef59a2
commit f7a43b3d86
+3
View File
@@ -2,6 +2,9 @@
// Parent div for login
#login
{
// Make it smaller
width: 300px;
// Input bars
.el-input
{