@@ -233,6 +233,7 @@ const onClickItem = item => {
width: 3.5rem;
height: 3.5rem;
transform: translate(-40%, -40%);
+ cursor: pointer;
}
</style>