zhengyiming
2025-07-10 5c33978e9e3e934378d8f2153a2cd919b1cb6ddd
src/Home/less/content9.less
@@ -7,7 +7,9 @@
    overflow: initial;
  }
  .@{content9} {
    min-height: 800px;
    // min-height: 800px;
    height: 1110px;
    box-sizing: content-box;
    padding: 64px 0 0;
  }
  .timeline {
@@ -21,7 +23,7 @@
      width: 0;
      height: ~'calc(100% - 108px)';
      margin: 34px 0;
      border-left: 2px #ebedf0 dashed;
      border-left: 2px #1890ff dashed;
    }
  }
  .block-wrapper {
@@ -78,6 +80,7 @@
      font-size: 14px;
      position: relative;
      min-height: 18px;
      font-weight: bold;
    }
    .block-icon {
      position: absolute;
@@ -87,7 +90,7 @@
    .block-content {
      width: 300px;
      color: #314659;
      font-size: 12px;
      font-size: 14px;
      min-height: 18px;
      word-break: break-all;
    }
@@ -98,6 +101,7 @@
  .@{content9}-wrapper {
    padding-bottom: 0;
    .@{content9} {
      height: 722px;
      padding: 64px 24px;
    }
    .timeline {