avaneeshtripathi / react-dice-roll

A highly customizable dice roll package built in react.
https://www.npmjs.com/package/react-dice-roll
34 stars 23 forks source link

How can I remove the auxiliary line? #6

Closed HazySoda closed 3 years ago

HazySoda commented 3 years ago

image

There are some auxiliary lines after the component is rendered. How can I remove them? thank you very much.

avaneeshtripathi commented 3 years ago

Hi @HazySoda, These were the box-shadow that were missed out. In the newer version 1.2.2, these lines are removed.