| | |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | box-sizing: border-box; |
| | | height: 300rpx; |
| | | min-height: 300rpx; |
| | | border-bottom: 1rpx solid #eee; |
| | | } |
| | | |
| | |
| | | margin-left: 20rpx; |
| | | background-color: red !important; |
| | | border: 0 !important; |
| | | position: relative; |
| | | z-index: 999999; |
| | | } |
| | | |
| | | .reasonContent { |
| | | color: #666; |
| | | font-size: 26rpx; |
| | | line-height: 44rpx; |
| | | max-height: 300rpx; |
| | | } |
| | | |
| | | .external-class { |
| | | border-radius: 0 !important; |
| | | } |
| | | |
| | | .courseIcon { |
| | |
| | | .courseInfo .reason { |
| | | font-size: 24rpx; |
| | | color: red; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | } |
| | | |
| | | .courseInfo .desc { |