Fixes CookieConsent Popup with SideBar
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user