Merge pull request #26 from HideyoshiNakazone/devel

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

View File

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