studyplus/manage/absent/absent.wxss
2018-10-03 13:05:05 +08:00

54 lines
732 B
Plaintext

/* manage/absent/absent.wxss */
.allpage {
display: flex;
flex-direction: column;
align-items: center;
}
.SRCS {
height: 350rpx;
width: 500rpx;
}
.section {
display: flex;
flex-direction: row;
align-items: center;
margin-top: 60rpx;
}
.picker {
border-bottom-color: #000;
border-bottom-style: solid;
border-bottom-width: thin;
margin-left: 100rpx;
width: 410rpx;
}
.xuehao-png {
height: 30rpx;
width: 40rpx;
margin-right: 20rpx;
}
.txt {
font-size: 120%;
}
.btn-area {
margin-top: 40rpx;
box-sizing: border-box;
width: 80%;
padding: 0 30rpx;
}
.kongbai {
margin-top: 100rpx;
}
.signin {
height: 462rpx;
width: 750rpx;
}