This commit is contained in:
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: {}
};