zhongshujie
2024-07-18 2f5c1e554a84d648c537c3335154851d339dc197
src/books/English/assets/main.less
@@ -704,6 +704,9 @@
  .al-end {
    align-items: flex-end;
  }
  .fz-13{
    font-size: 13px;
  }
  .fz-14 {
    font-size: 14px;
  }
@@ -765,8 +768,8 @@
  .w45{
    width: 45%;
  }
  .w50{
    width: 50%;
  .w35{
    width: 35%;
  }
  .w20{
    width: 20%;
@@ -912,7 +915,6 @@
  .input-bottom-border {
    border: 0;
    border-bottom: 1px solid #000000;
    width: 86%;
    &:focus {
      outline: none;
    }
@@ -936,6 +938,9 @@
  .check-bc-t{
    background-color: transparent;
  }
  .select-bc-t{
    background-color: transparent;
  }
 .input-no-border{
  border: 0;
  width: 86%;