| | |
| | | margin-top: 40px; |
| | | |
| | | .recharge-grid-item { |
| | | position: relative; |
| | | .nut-grid-item__text { |
| | | font-size: 36rpx; |
| | | color: boleGetCssVar('text-color', 'primary'); |
| | |
| | | .recharge-grid-item-icon { |
| | | width: 64px; |
| | | height: 64px; |
| | | } |
| | | |
| | | .discountTag { |
| | | position: absolute; |
| | | padding: 8px 16px; |
| | | border-radius: 0px 0 20px 0; |
| | | background: linear-gradient( |
| | | 186deg, |
| | | rgba(255, 129, 45, 0.08) 14.82%, |
| | | rgba(238, 67, 67, 0.08) 91.5% |
| | | ); |
| | | color: #fb5100; |
| | | font-size: 24px; |
| | | font-weight: 700; |
| | | line-height: 28px; |
| | | position: absolute; |
| | | top: -2px; |
| | | left: -2px; |
| | | } |
| | | } |
| | | } |
| | |
| | | margin-left: 20px; |
| | | } |
| | | } |
| | | |
| | | &.nut-button--plain { |
| | | border-width: 1px; |
| | | } |
| | | } |
| | | |
| | | &.electric { |