zhongshujie
2024-07-29 bf7f4e26c955ddc6f9661012ed1ab66aef758f17
src/books/sportsAndHealth/css/default.less
@@ -80,6 +80,16 @@
            bottom:-10%;
          }
        }
        .table-text{
          border: none;
          background-color: transparent;
          resize: none;
          &:focus {
            outline: none;
          }
        }
        //over
        textarea {
          width: 100%;
@@ -626,7 +636,7 @@
          .pdf-con {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-direction: column;
            padding: 10px 0;
            box-sizing: border-box;
            border-radius: 10px;
@@ -635,9 +645,9 @@
              min-width: 160px;
              display: flex;
              justify-content: center;
              align-items: center;
              border: 0.15em dashed #b898c7;
              margin-right: 15px;
              margin-top: 5%;
              padding: 0 15px;
              border-radius: 5px;