/* pages/voyageManage/createVoyage/createVoyage.wxss */ .line { width: 80%; margin: 30rpx auto; font-size: 28rpx; } .line view { line-height: 48rpx; } .line input { border: 1px solid grey; height: 48rpx; width: 50vw; }