index.wxss 196 B

12345678910
  1. /* 水平间距 */
  2. /* 水平间距 */
  3. .content.data-v-4978fed5 {
  4. display: flex;
  5. flex-direction: column;
  6. }
  7. .content .one.data-v-4978fed5 {
  8. height: 50vw;
  9. background-color: var(--f12Color);
  10. }