Provide feedback the button is clickable (#37)

This commit is contained in:
Varmint 2019-03-05 18:11:18 +04:00 committed by Rick van Lieshout
parent 67af0cf9f4
commit abe9a06399

View File

@ -33,6 +33,7 @@ class CookieConsent extends Component {
borderRadius: "0px",
boxShadow: "none",
color: "black",
cursor: "pointer",
flex: "0 0 auto",
padding: "5px 10px",
margin: "15px"