| | |
| | | .top-btn { |
| | | display: flex; |
| | | justify-content: space-evenly; |
| | | align-items: center; |
| | | padding: 0 0 20rpx 15rpx; |
| | | border-bottom: 1px solid #EFF0F1; |
| | | } |
| | |
| | | |
| | | .practice-btn text { |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .error-btn { |
| | | margin-left: 10rpx; |
| | | } |
| | | |
| | | .paper-btn, |
| | |
| | | align-items: center; |
| | | } |
| | | |
| | | .mack-state { |
| | | width: 94rpx; |
| | | height: 42rpx; |
| | | } |
| | | |
| | | .mock-score { |
| | | font-size: 28rpx; |
| | | color: #ff6c00; |
| | |
| | | } |
| | | |
| | | .state-pad { |
| | | width: 80rpx; |
| | | white-space: nowrap; |
| | | width: 90rpx; |
| | | border-radius: 10rpx; |
| | | display: inline-block; |
| | | padding: 10rpx; |
| | | text-align: center; |
| | | } |
| | | |
| | | .complete { |