king
2022-10-03 8d475da89346bdddc967ac610b8d460ce9964a30
src/views/menudesign/index.scss
@@ -219,4 +219,16 @@
    background: transparent!important;
    border-radius: 0!important;
  }
}
@media screen and (max-width: 1500px) {
  .mk-opeartion-list .ant-btn {
    min-width: 65px;
    .anticon {
      display: none;
    }
    .anticon + span {
      margin-left: 0px;
    }
  }
}