mirror of
https://github.com/PlayEdu/h5.git
synced 2025-12-25 05:39:45 +08:00
登录页面样式优化
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
.captcha-button {
|
||||
width: 125px;
|
||||
height: 54px;
|
||||
border-radius: 4px;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
margin-left: 10px;
|
||||
.catpcha-loading-box {
|
||||
@@ -85,7 +85,7 @@
|
||||
.captcha {
|
||||
width: 125px;
|
||||
height: 54px;
|
||||
border-radius: 4px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user