diff --git a/src/components/login/login.scss b/src/components/login/login.scss index 666f1fd..7c44a6b 100644 --- a/src/components/login/login.scss +++ b/src/components/login/login.scss @@ -2,6 +2,9 @@ // Parent div for login #login { + // Make it smaller + width: 300px; + // Input bars .el-input {