style: 移动端时登录框宽度自适应
This commit is contained in:
parent
c0a950b383
commit
d716248736
@ -154,6 +154,7 @@ createCode()
|
|||||||
}
|
}
|
||||||
.login-card {
|
.login-card {
|
||||||
width: 480px;
|
width: 480px;
|
||||||
|
max-width: 90%;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
box-shadow: 0 0 10px #dcdfe6;
|
box-shadow: 0 0 10px #dcdfe6;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user