mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-01-20 18:41:44 +01:00
Provide feedback the button is clickable (#37)
This commit is contained in:
parent
67af0cf9f4
commit
abe9a06399
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user