1
闫增涛
2025-01-23 a919905ea3eb9e22da26831d86186c24da7f5ca2
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;
      }
  }