index.wxss 77 B

12345
  1. .wux-picker {
  2. display: flex;
  3. align-items: center;
  4. flex-direction: row
  5. }