| | |
| | | align-items: center; |
| | | padding: 0 40rpx; |
| | | height: 134rpx; |
| | | --td-button-primary-bg-color: #fff; |
| | | --td-button-primary-border-color: #FF6C00; |
| | | --td-button-primary-color: #ff6c00; |
| | | --td-button-primary-active-bg-color: #fff0e6; |
| | | --td-button-primary-active-border-color: #ff6c00; |
| | | } |
| | | |
| | | .btn-content { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .teach-btn image { |
| | | width: 32rpx; |
| | | height: 32rpx; |
| | | margin-right: 6rpx; |
| | | margin-top: 20rpx; |
| | | } |
| | | |
| | | .copy-text { |
| | |
| | | --td-button-primary-border-color: #ff6c00; |
| | | --td-button-primary-active-bg-color: #ff984d; |
| | | --td-button-primary-active-border-color: #ff984d; |
| | | } |
| | | |
| | | .btn { |
| | | width: 220rpx; |
| | | font-size: 28rpx; |
| | | --td-button-primary-bg-color: #fff; |
| | | --td-button-primary-border-color: #FF6C00; |
| | | --td-button-primary-color: #ff6c00; |
| | | --td-button-primary-active-bg-color: #fff0e6; |
| | | --td-button-primary-active-border-color: #ff6c00; |
| | | padding: 0; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .btn-content { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .btn image { |
| | | margin-right: 4rpx; |
| | | width: 28rpx; |
| | | height: 32rpx; |
| | | } |
| | | |
| | | .btn text { |
| | | font-size: 28rpx; |
| | | } |