闫增涛
2025-02-11 ce5ef4787c48d36a754159eea50b9d1ded278f76
src/books/toddlerGameImplementation/assets/main.less
@@ -287,11 +287,11 @@
    text-align: center;
    border-radius: 15px;
    position: relative;
    span {
      position: absolute;
      left: 50%;
      left: 56%;
      top: 35%;
      transform: translateX(-50%);
    }
  }
@@ -891,13 +891,14 @@
  .inputChoice{
      display: flex;
      align-items: center;
      input{
        margin: 0 5px;
        cursor: pointer;
      }
      span{
        cursor: pointer;
      }
  }