board.wxss 192 B

1234567891011
  1. /* 水平间距 */
  2. /* 水平间距 */
  3. .content.data-v-847c5fb2 {
  4. display: flex;
  5. flex-direction: column;
  6. width: 100vw;
  7. height: 100vh;
  8. }
  9. .content .one.data-v-847c5fb2 {
  10. padding: 2vw;
  11. }