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; }