mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-01-20 18:41:44 +01:00
button style fix
This commit is contained in:
parent
1ea07ba29f
commit
431419c3b4
@ -34,7 +34,8 @@ class CookieConsent extends Component {
|
||||
color: "black",
|
||||
flex: "0 0 auto",
|
||||
marginLeft: "15px",
|
||||
padding: "5px 10px"
|
||||
padding: "5px 10px",
|
||||
marginRight: "25px"
|
||||
},
|
||||
contentStyle: {}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user