| | |
| | | .confirm-dialog-content-info-item-label { |
| | | color: boleGetCssVar('text-color', 'regular'); |
| | | margin-right: 12px; |
| | | text-align: left; |
| | | } |
| | | |
| | | .confirm-dialog-content-info-item-content { |
| | |
| | | line-height: 48px; |
| | | } |
| | | |
| | | .recharge-result-view-subtitle { |
| | | font-size: 28px; |
| | | color: boleGetCssVar('text-color', 'primary'); |
| | | margin-bottom: 24px; |
| | | text-align: center; |
| | | line-height: 32px; |
| | | } |
| | | |
| | | .recharge-result-view-tips { |
| | | margin-bottom: 24px; |
| | | font-size: 32px; |
| | |
| | | } |
| | | |
| | | .recharge-result-view-warning { |
| | | margin-bottom: 40px; |
| | | margin-bottom: 24px; |
| | | font-size: 24px; |
| | | color: boleGetCssVar('color', 'warning'); |
| | | line-height: 32px; |
| | | } |
| | | |
| | | .recharge-result-view-customerService { |
| | | margin-bottom: 40px; |
| | | font-size: 24px; |
| | | color: boleGetCssVar('text-color', 'primary'); |
| | | line-height: 32px; |
| | | } |
| | | |
| | | .recharge-result-view-remark { |
| | | margin-bottom: 40px; |
| | | font-size: 24px; |
| | | color: boleGetCssVar('text-color', 'primary'); |
| | | line-height: 32px; |
| | | text-align: center; |
| | | } |
| | | |
| | | .recharge-result-view-btn-wrapper { |
| | |
| | | margin-left: 18px; |
| | | color: boleGetCssVar('text-color', 'primary'); |
| | | } |
| | | |
| | | .select-pay-type-view-form-item-radio { |
| | | .nut-radio__button--active { |
| | | // &::after { |
| | | // background-color: transparent; |
| | | // } |
| | | } |
| | | |
| | | .select-pay-type-view-form-item { |
| | | display: flex; |
| | | align-items: center; |
| | | color: #1d1e1e !important; |
| | | .select-pay-type-view-form-item-icon { |
| | | width: 32px; |
| | | height: 32px; |
| | | margin-right: 8px; |
| | | } |
| | | } |
| | | } |