mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-22 09:34:34 +08:00
登录页面样式优化
This commit is contained in:
parent
702fd2456b
commit
6d6459d0e6
@ -72,7 +72,7 @@
|
|||||||
.captcha-button {
|
.captcha-button {
|
||||||
width: 125px;
|
width: 125px;
|
||||||
height: 54px;
|
height: 54px;
|
||||||
border-radius: 4px;
|
border-radius: 8px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
.catpcha-loading-box {
|
.catpcha-loading-box {
|
||||||
@ -85,7 +85,7 @@
|
|||||||
.captcha {
|
.captcha {
|
||||||
width: 125px;
|
width: 125px;
|
||||||
height: 54px;
|
height: 54px;
|
||||||
border-radius: 4px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user