Fixes CookieConsent Popup with SideBar

This commit is contained in:
2023-09-08 21:36:51 -03:00
parent c09bf8edf8
commit 9c4071add1

View File

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