src/menu/components/card/prop-card/index.scss
@@ -37,6 +37,12 @@ background-size: cover; min-height: 20px; } .card-item.hover:not(:hover) { button { opacity: 0; transition: opacity 0.3s; } } .card-item:hover { box-shadow: 0px 0px 2px #1890ff;