button style fix

This commit is contained in:
Rick van Lieshout 2018-05-30 14:22:24 +02:00
parent 1ea07ba29f
commit 431419c3b4

View File

@ -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: {}
};