unknown
2024-06-11 816958aca8b87550ef7f6925e348c24e13ecb2f0
src/books/lifeCare/css/default.less
@@ -241,6 +241,18 @@
        }
      }
      .tk-line {
        width: 100px !important;
        border: 0;
        border-bottom: 1px solid #000 !important;
        font-size: 14px !important;
      }
      .tk-line:focus {
        outline: none;
        border-bottom: 1px solid #000 !important;
      }
      .chapter {
        font-family: "宋体";
@@ -593,6 +605,16 @@
          display: flex;
          justify-content: flex-start;
          align-items: center;
          .btnUpload-chapter006 {
            border-radius: 5px;
            background-color: #f49a4c;
            border: 1px solid #f49a4c;
            cursor: pointer;
            padding: 5px 6px;
            fill: #fff;
            margin-bottom: -10px;
          }
        }
        .bk-inputUpload {
@@ -1597,7 +1619,7 @@
      }
      @media screen and (max-width: 800px) {
        .public-bookInnerContent .coverImg {
        .coverImg {
          position: absolute;
          top: 25%;
          left: 0;
@@ -1702,6 +1724,12 @@
          .drawContent_wall {
            margin-bottom: 2em;
          }
          .pic-wall {
            display: flex;
            justify-content: flex-start;
            align-items: center;
          }
        }
      }
    }