king
2021-04-16 d7534812c8199bf1e9faa0279b63e434737d6374
src/menu/components/card/cardcellcomponent/index.scss
@@ -19,13 +19,16 @@
  .card-button-cell {
    float: left;
    button {
      width: 100%;
      background-size: cover;
      background-position: center center;
      height: auto;
      min-height: 32px;
      text-align: center;
      span {
        font-style: inherit;
        text-decoration: inherit;
        font-weight: inherit;
      }
    }
  }