闫增涛
2024-05-31 b7d6ab90c8de00f44b73501c27130556ef8dfb96
src/books/lifeCare/css/default.less
@@ -28,6 +28,7 @@
    text-indent: 2em;
    max-width: 630px;
    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: 5px;
        right: 10px;
        color: #333;
        font-weight: bold;
@@ -162,12 +162,13 @@
        border-radius: 4px;
        cursor: pointer;
        z-index: 5;
        font-size: 16px;
      }
      .btn-clear {
        float: right;
        position: absolute;
        top: 10px;
        top: 5px;
        right: 85px;
        color: white;
        font-weight: bold;
@@ -179,6 +180,7 @@
        border-radius: 4px;
        cursor: pointer;
        z-index: 5;
        font-size: 16px;
      }
      .btn-export:hover {
@@ -197,9 +199,15 @@
  .drawContent_wall {
    width: 100%;
    height: 765px;
    .drawflow {
      display: flex;
      flex-direction: column;
      .content {
        border-top-width: 1px;
        border-top-style: solid;
      }
    }
  }
@@ -433,6 +441,10 @@
        overflow: hidden;
        white-space: pre-line;
        input {
          font-size: 14px;
        }
        textarea {
          width: 100%;
          min-height: 20px;
@@ -556,9 +568,8 @@
      }
      .btnUpload {
        width: 60px;
        height: 60px;
        border: 2px dashed #f49a4c;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
@@ -1093,7 +1104,7 @@
    }
    .imz {
      width: 96%;
      width: 100%;
      text-align: center;
    }