fix(database): issue #60

This commit is contained in:
wanhose 2024-10-21 11:01:19 +02:00
parent b88a81e347
commit 95e6cfbe84

View File

@ -1081,7 +1081,10 @@
"#wt-modal-container", "#wt-modal-container",
"body > *", "body > *",
"div:has(#main)", "div:has(#main)",
"html > *" "footer > *",
"header > *",
"html > *",
"main > *"
], ],
"selectors": [ "selectors": [
".___eucookiePopup", ".___eucookiePopup",
@ -4393,6 +4396,7 @@
".fixed-cookie-prl", ".fixed-cookie-prl",
".fixed-cookie", ".fixed-cookie",
".fixed-msg--cookies", ".fixed-msg--cookies",
".fixed.bottom-6.left-6.right-6.md\\:max-w-xs.bg-white.rounded-3xl.border.border-grey-border.p-6.z-50.flex.flex-col:has([href=\"/privacy\"])",
".fixed.bottom-sm.left-sm.right-sm.z-50.max-w-md.rounded-lg.border.p-md.shadow-sm.md\\:left-auto.border-borderMain\\/50.ring-borderMain\\/50.divide-borderMain\\/50.dark\\:divide-borderMainDark\\/50.dark\\:ring-borderMainDark\\/50.dark\\:border-borderMainDark\\/50.bg-background.dark\\:bg-backgroundDark", ".fixed.bottom-sm.left-sm.right-sm.z-50.max-w-md.rounded-lg.border.p-md.shadow-sm.md\\:left-auto.border-borderMain\\/50.ring-borderMain\\/50.divide-borderMain\\/50.dark\\:divide-borderMainDark\\/50.dark\\:ring-borderMainDark\\/50.dark\\:border-borderMainDark\\/50.bg-background.dark\\:bg-backgroundDark",
".fixed.md\\:flex.items-center.justify-between.p-2.md\\:py-4.md\\:px-6.bottom-0.left-0.right-0.bg-midnight-lighter.text-white", ".fixed.md\\:flex.items-center.justify-between.p-2.md\\:py-4.md\\:px-6.bottom-0.left-0.right-0.bg-midnight-lighter.text-white",
".fixed.right-2.bottom-2.z-\\[60\\].max-h-\\[calc\\(100vh-1rem\\)\\].max-w-\\[calc\\(100vw-1rem\\)\\].sm\\:max-w-md.rounded-3xl.font-styrene.bg-bg-500.p-4.sm\\:p-8.overflow-auto", ".fixed.right-2.bottom-2.z-\\[60\\].max-h-\\[calc\\(100vh-1rem\\)\\].max-w-\\[calc\\(100vw-1rem\\)\\].sm\\:max-w-md.rounded-3xl.font-styrene.bg-bg-500.p-4.sm\\:p-8.overflow-auto",
@ -14031,5 +14035,5 @@
"ytm-consent-bump-v2-renderer" "ytm-consent-bump-v2-renderer"
] ]
}, },
"version": "1729500690970" "version": "1729501273683"
} }