zhongshujie
2025-01-02 89bc2a06d2112b276c9417e19f3b37e3808cff78
src/books/aviationSafety/assets/main.less
@@ -57,7 +57,8 @@
  }
  .mt-30 {
      margin-top: 30px !important;;
        margin-top: 30px !important;
        ;
  }
  .mt-50 {
@@ -562,6 +563,7 @@
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #000;
        &:focus {
            outline: none;
        }
@@ -572,6 +574,7 @@
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #000;
        &:focus {
            outline: none;
        }
@@ -588,6 +591,7 @@
            outline: none;
        }
    }
    // 视频  
    .video-box-cover {
        border: 1px dashed #895B2E;
@@ -1619,7 +1623,7 @@
        margin-bottom: 0.2em;
        margin-left: -0.6em;
        margin-right: -0.6em;
        margin-top: 0.3em;
        margin-top: -0.6em;
    }
    span.bj3-xyx {
@@ -1969,6 +1973,10 @@
      height: 80vh;
  }
    h1 {
        font-size: 1.1em;
    }
  .custom-dialog {
      .el-dialog {
          width: 90vw !important;
@@ -2013,6 +2021,18 @@
      .btn-w {
          width: 42px;
      }
        .pad-l-60 {
            padding-left: 10px;
        }
        .mr-70 {
            margin-right: 15px;
        }
        h1 {
            font-size: 1.1em;
        }
  }
}