You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pk8f3pmu2/pages/course_setting/course_setting.wxss

10 lines
154 B

input.form-item{
border: 1rpx solid gray;
border-radius: 8rpx;
padding: 12rpx 18rpx;
}
.form-wrap{
margin: 24rpx -12rpx;
padding: 2rpx 10rpx;
}