update login.vue

This commit is contained in:
不做码农 2022-03-04 21:48:04 +08:00
parent 7bbb076c0e
commit 76c53b9915

View File

@ -166,7 +166,7 @@ export default {
border-radius: 6px; border-radius: 6px;
// background: #ffffff; // background: #ffffff;
background-color: hsla(0, 0%, 100%, 0.3); background-color: hsla(0, 0%, 100%, 0.3);
width: 350px; width: 310px;
padding: 25px 25px 5px 25px; padding: 25px 25px 5px 25px;
.el-input { .el-input {
height: 38px; height: 38px;