home.wxss 216 B

1234567891011121314
  1. #home.data-v-66ef5976 {
  2. width: 100%;
  3. height: 100%;
  4. display: flex;
  5. flex-direction: column;
  6. overflow: hidden;
  7. }
  8. #home .flex-box-page.data-v-66ef5976 {
  9. flex: 1;
  10. display: flex;
  11. flex-direction: column;
  12. }