Merge pull request #25 from HideyoshiNakazone/implements-cookie-consent-popup

Fixes CookieConsent Popup with SideBar
This commit is contained in:
2023-09-08 21:38:18 -03:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ const cookieConfig: NgcCookieConsentConfig = {
"cookie": {
"domain": "tinesoft.github.io"
},
"position": "bottom-right",
"position": "bottom-left",
"theme": "classic",
"palette": {
"popup": {