zhongshujie
2024-10-16 0743d47eca07827e1ade3554db67b1f6fde4aae1
src/books/mathBook/assets/main.less
@@ -480,7 +480,14 @@
    outline: none;
    background: transparent;
  }
  .input-table {
    width: 80px;
    font-size: 14px;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    background: transparent;
  }
  .sport-text {
    font-size: 20px;
    line-height: 40px;
@@ -549,6 +556,9 @@
  }
  .t0 {
    text-indent: 0;
  }
  .t- {
    text-indent: 0.5em;
  }
  .t2 {
    text-indent: 2em;
@@ -622,6 +632,9 @@
        align-items: flex-end;
        justify-content: center;
        font-weight: 600;
      }
      span {
        white-space: nowrap;
      }
    }
  }
@@ -838,6 +851,8 @@
  // 隐藏页面
  .hidePage {
    min-height: 0 !important;
    height: 0 !important;
    box-shadow: none !important;
  }
}