| | |
| | | .contentList { |
| | | width: 100%; |
| | | height: calc(100% - 55px); |
| | | padding: 5px 20rpx; |
| | | padding: 5px 10rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | |
| | | |
| | | .ID { |
| | | font-weight: 700; |
| | | } |
| | | |
| | | .replay { |
| | | margin-left: 20rpx; |
| | | background-color: red !important; |
| | | border: 0 !important; |
| | | } |
| | | |
| | | .reason { |
| | | margin-bottom: 10rpx; |
| | | } |
| | | |
| | | .reasonContent { |
| | | color: #666; |
| | | font-size: 26rpx; |
| | | line-height: 44rpx; |
| | | max-height: 300rpx; |
| | | } |
| | | |
| | | .external-class { |
| | | border-radius: 0 !important; |
| | | } |
| | | |
| | | .statics { |
| | |
| | | color: #ff6d00; |
| | | } |
| | | |
| | | .contentList { |
| | | width: 100%; |
| | | height: calc(100% - 55px); |
| | | } |
| | | |
| | | .header { |
| | | width: 100%; |
| | |
| | | top: 55px !important |
| | | } |
| | | |
| | | .classBox .t-dialog { |
| | | border: 1rpx solid #eee; |
| | | } |
| | | |
| | | .block-title { |
| | | padding: 30rpx 20rpx; |
| | | font-size: 30rpx; |