登录页面样式优化

This commit is contained in:
禺狨 2023-06-30 15:43:07 +08:00
parent 702fd2456b
commit 6d6459d0e6

View File

@ -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;
}
}
}