闫增涛
2024-05-30 b419eeb1a6a6afac7c83580c18c80219c47997e1
src/books/English/assets/main.less
@@ -860,6 +860,7 @@
    color: red;
  }
  .icon-box {
    margin-left: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
@@ -935,6 +936,15 @@
      }
    }
  }
  .textarea-box {
    border: none;
    text-align: center;
    width: 84px;
    height: 36px;
    overflow: auto;
    word-break: break-all;
    resize: none;
  }
}
/* 媒体查询做基础响应式布局 */
@media (max-width: 660px) {