payment.css 188 B

1234567891011121314
  1. .selected-icon {
  2. border: 2px;
  3. border-color: #8e25e6;
  4. border-style: solid;
  5. }
  6. .wx-body-align {
  7. text-align: center;
  8. }
  9. .wx-native-img {
  10. width: 320px;
  11. height: 320px;
  12. }