studyplus/manage/manage.wxss
2018-09-11 13:06:48 +08:00

40 lines
613 B
Plaintext

/* manage/manage.wxss */
@import "../welcome/signin/signin.wxss";
.allpage {
display: flex;
flex-direction: column;
align-items: center;
}
.SRCS {
height: 350rpx;
width: 500rpx;
}
.picker {
border-bottom-color: #000;
border-bottom-style: solid;
border-bottom-width: thin;
margin-left: 100rpx;
width: 410rpx;
}
.shijian-png {
height: 40rpx;
width: 40rpx;
margin-right: 20rpx;
}
.didian-png {
height: 40rpx;
width: 30rpx;
margin-right: 25rpx;
margin-left: 5rpx;
}
.jiaoshi-png{
height: 32rpx;
width: 48rpx;
margin-right: 12rpx;
}