You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
459B

  1. .memberOption .box[data-v-3dbf34de] {
  2. border-bottom: 1px solid #e1e5eb;
  3. padding: 0.32rem;
  4. }
  5. .memberOption .box[data-v-3dbf34de]:not(:last-of-type) {
  6. margin-bottom: 0.32rem;
  7. }
  8. .memberOption .box .name[data-v-3dbf34de] {
  9. font-weight: bold;
  10. margin-bottom: 0.21333rem;
  11. }
  12. .memberOption .box .item[data-v-3dbf34de] {
  13. display: flex;
  14. margin-bottom: 0.21333rem;
  15. }
  16. .memberOption .box .item .label[data-v-3dbf34de] {
  17. color: #848c9c;
  18. flex-shrink: 0;
  19. }