unknown
2024-05-31 6464d968c5049caa0a8c243e37058d237ad78b3e
src/books/embedded/assets/main.less
@@ -626,6 +626,9 @@
  .fl-cl {
    flex-direction: column;
  }
  .fl-bt {
    justify-content: space-between;
  }
  .ju-cn {
    justify-content: center;
  }
@@ -676,6 +679,9 @@
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .m0 {
    margin: 0;
  }
  .m0-auto {
    margin: 0 auto;
@@ -815,6 +821,7 @@
    font-size: 14px;
  }
  .svg-btn {
    padding: 0 2px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #501438;