king
2024-03-25 1fa9bbd032749dc07f98d21b7403b041053d0bed
src/menu/components/card/cardcellcomponent/index.scss
@@ -41,6 +41,10 @@
      border-radius: 15px;
    }
  }
  .card-cell.ant-col-0 {
    display: block;
    float: left;
  }
  .card-cell:hover, .card-button-cell:hover {
    box-shadow: 0px 0px 2px #1890ff;
  }