闫增涛
2024-06-13 6b15f89a33b0bffb9837f954c48ea2b21e7381fd
src/books/math/assets/main.less
@@ -750,10 +750,10 @@
    cursor: pointer;
    text-indent: 0;
    display: inline-block;
    border:1px solid #8281ED;
    border:1px solid #00a1e9;
    height: 22px;
    padding: 5px;
    background-color:#8281ED ;
    padding: 3px;
    background-color:#00a1e9 ;
    border-radius: 5px;
    svg {
      fill: #fff;
@@ -761,7 +761,7 @@
    &:hover {
      background-color: #fff;
      svg {
        fill:#8281ED ;
        fill:#00a1e9 ;
      }
    }
  }