fix(样式优化): 登录页面样式优化
This commit is contained in:
parent
71bc2db985
commit
7fca7b41a5
@ -175,6 +175,7 @@ const handleSubmit = async () => {
|
|||||||
.input {
|
.input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 88rpx;
|
height: 88rpx;
|
||||||
|
box-sizing: border-box;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
padding: 0 30rpx;
|
padding: 0 30rpx;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user