Commit 95614756 by Wuyuqiu

登录界面修改层级

parent a2c63407
......@@ -189,6 +189,8 @@ export default {
margin-left: 15%;
height: 100%;
background-color: white;
z-index: 2;
position: absolute;
}
#loginForamWrapper h2 {
font-size: 20px;
......@@ -248,6 +250,7 @@ export default {
flex-direction: column;
position: absolute;
top: 15%;
z-index: 1;
}
</style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment