From 8fed2f04441df987487bba2587123a9a7a9943df Mon Sep 17 00:00:00 2001 From: wanhose Date: Mon, 21 Oct 2024 11:06:27 +0200 Subject: [PATCH] fix(database): issue #60 --- database.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index e143b47..53b1881 100644 --- a/database.json +++ b/database.json @@ -4396,7 +4396,7 @@ ".fixed-cookie-prl", ".fixed-cookie", ".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-6.left-6: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.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", @@ -14036,5 +14036,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1729501424980" + "version": "1729501566439" }