fix : 修改登录框宽度
This commit is contained in:
@@ -130,7 +130,7 @@ onBeforeUnmount(() => {
|
|||||||
.el-form {
|
.el-form {
|
||||||
padding: 12px 15px;
|
padding: 12px 15px;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
width: 35%;
|
width: 560px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
||||||
.el-form-item {
|
.el-form-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user