uni-list.wxss 282 B

123456789101112
  1. .uni-list.data-v-34219f38 {
  2. display: flex;
  3. background-color: #fff;
  4. position: relative;
  5. -webkit-box-orient: vertical;
  6. -webkit-box-direction: normal;
  7. flex-direction: column;
  8. }
  9. .uni-list.data-v-34219f38:after,.uni-list.data-v-34219f38:before {
  10. height: 0;
  11. }