| | |
| | | } |
| | | |
| | | .radio-item { |
| | | max-height: 300rpx; |
| | | min-height: 100rpx; |
| | | padding: 0 32rpx; |
| | | min-height: 98rpx; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | |
| | | } |
| | | |
| | | .judge-rich-box { |
| | | min-height: 104rpx; |
| | | /* height: 100%; */ |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | |
| | | --td-button-primary-active-bg-color: #fff0e6; |
| | | --td-button-primary-border-color: #ff6c00; |
| | | --td-button-primary-active-border-color: #ff6c00; |
| | | } |
| | | |
| | | .answer-analysis { |
| | | display: inline-block; |
| | | width: 192rpx; |
| | | } |
| | | |
| | | .fl-cl { |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |