闫增涛
2025-02-11 ce5ef4787c48d36a754159eea50b9d1ded278f76
src/books/toddlerGameImplementation/assets/main.less
@@ -287,9 +287,6 @@
    text-align: center;
    border-radius: 15px;
    position: relative;
    img {
      width: 100%;
    }
    span {
      position: absolute;
      left: 56%;
@@ -894,13 +891,14 @@
  .inputChoice{
      display: flex;
      align-items: center;
      input{
        margin: 0 5px;
        cursor: pointer;
      }
      span{
        cursor: pointer;
      }
  }