unknown
2024-06-03 0b17cbbba7c0875a6413361a95b9bef508b27444
src/books/lifeCare/css/default.less
@@ -26,8 +26,9 @@
  textarea {
    width: 100%;
    text-indent: 2em;
    max-width: 630px;
    min-height: 100px;
    // max-width: 652px;
    // min-height: 100px;
    font-size: 16px;
  }
  .coverImg {
@@ -104,7 +105,6 @@
      line-height: 21px;
      background-color: #f49a4c;
      font-size: 20px;
    }
    .drawflow-node {
@@ -150,7 +150,7 @@
      .btn-export {
        float: right;
        position: absolute;
        top: 10px;
        top: 4px;
        right: 10px;
        color: #333;
        font-weight: bold;
@@ -167,7 +167,7 @@
      .btn-clear {
        float: right;
        position: absolute;
        top: 10px;
        top: 4px;
        right: 85px;
        color: white;
        font-weight: bold;
@@ -197,9 +197,15 @@
  .drawContent_wall {
    width: 100%;
    height: 765px;
    .drawflow {
      display: flex;
      flex-direction: column;
      .content {
        border-top-width: 1px;
        border-top-style: solid;
      }
    }
  }
@@ -433,6 +439,10 @@
        overflow: hidden;
        white-space: pre-line;
        input {
          font-size: 14px;
        }
        textarea {
          width: 100%;
          min-height: 20px;
@@ -546,7 +556,10 @@
    .bk-inputUpload {
      width: 100%;
      display: block;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      min-height: 100px;
      input {
@@ -556,14 +569,21 @@
      }
      .btnUpload {
        width: 60px;
        height: 60px;
        border: 2px dashed #f49a4c;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 50px;
        cursor: pointer;
        margin-left: 10px;
      }
      .upload_text {
        color: #000;
        font-size: 14px;
        font-weight: 700;
        font-family: "黑体";
      }
    }
@@ -1093,7 +1113,7 @@
    }
    .imz {
      width: 96%;
      width: 100%;
      text-align: center;
    }
@@ -1476,6 +1496,8 @@
        border: 0 !important;
        font-size: 16px;
        border-radius: 5px;
        max-width: 620px;
        min-width: 620px;
      }
    }