react-tooltip icon indicating copy to clipboard operation
react-tooltip copied to clipboard

rgba background-color doesn't work

Open doublejosh opened this issue 1 year ago • 0 comments

RGBA CSS doesn't work for the background color...

<ReactTooltip backgroundColor="rgba(0, 0, 0, 0.5)" />

doublejosh avatar Oct 11 '22 03:10 doublejosh