闫增涛
2024-05-30 c74a9956a74475199b23bf37385135cae1076f85
src/books/English/assets/main.less
@@ -841,6 +841,7 @@
  }
  .parimary-btn {
    min-width: 80px;
    min-height: 28px;
    font-size: 14px;
    margin-left: 5px;
    background-color: #0bab87;
@@ -860,6 +861,7 @@
    color: red;
  }
  .icon-box {
    margin-left: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
@@ -935,6 +937,15 @@
      }
    }
  }
  .textarea-box {
    border: none;
    text-align: center;
    width: 84px;
    height: 36px;
    overflow: auto;
    word-break: break-all;
    resize: none;
  }
}
/* 媒体查询做基础响应式布局 */
@media (max-width: 660px) {