样式修复
This commit is contained in:
@ -265,6 +265,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.el-login-footer {
|
.el-login-footer {
|
||||||
|
margin-left: -180px;
|
||||||
z-index:2;
|
z-index:2;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
|
|||||||
@ -276,6 +276,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.el-register-footer {
|
.el-register-footer {
|
||||||
|
margin-left: -180px;
|
||||||
z-index:2;
|
z-index:2;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
|
|||||||
Reference in New Issue
Block a user