akiran / akiran/react-slick

Hover effect not working on whole arrow

未关闭
#1,692 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
11.9k
派生
2.1k
PR 合并指标
30 天内没有已合并 PR

描述

Hello All,

I have noticed that when i am hovering on next arrow, hover effect is not effective over complete arrow element. Is there a fix for this ?

```js
const settings = {
arrows: true,
dots: true,
infinite: false,
centerMode: true,
speed: 1000,
autoplay: false,
slidesToShow: 1,
slidesToScroll: 1,
centerPadding: "60px",
centerMode: true
};
```
```js
return (


{cardDetails}

);
```

![ezgif `com-crop](https://user-images.githubusercontent.com/16174144/71083027-1cda7780-21b8-11ea-8515-9da53a5129c6.gif)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。