This commit is contained in:
唐明明
2022-02-24 11:19:02 +08:00
parent 8c32758e37
commit da78a3ac11
2 changed files with 99 additions and 28 deletions

View File

@@ -71,11 +71,10 @@
display: flex;
flex-direction: row;
justify-content: space-between;
.input {
background: #F3F6FB;
height: 70rpx;
width: 500rpx;
width: 460rpx;
border-radius: 10rpx;
margin-right: 15rpx;
padding: 0 20rpx;