13 lines
216 B
Plaintext
Raw Normal View History

2024-02-21 17:43:11 +08:00
.detailbox{
position: relative;
}
input{
width: 72%;
height: 80rpx;
margin-top: 10rpx;
margin-left: 6%;
background-color: #F3F3F3;
border-radius: 8rpx;
box-sizing: border-box;
padding-left: 20rpx;
}