This commit is contained in:
Rick van Lieshout 2018-05-30 14:25:35 +02:00
parent 431419c3b4
commit 8bf481fe59
2 changed files with 3 additions and 2 deletions

View File

@ -736,7 +736,8 @@ var CookieConsent = function (_Component) {
color: "black",
flex: "0 0 auto",
marginLeft: "15px",
padding: "5px 10px"
padding: "5px 10px",
marginRight: "25px"
},
contentStyle: {}
};

View File

@ -4,7 +4,7 @@
"name": "Rick van Lieshout",
"email": "info@rickvanlieshout.com"
},
"version": "1.1.0",
"version": "1.1.1",
"description": "A small, simple and customizable cookie consent bar for use in React applications.",
"main": "build/index.js",
"dependencies": {