From 53493a078e7173408476fd0a068fe6a4b9a39e0c Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 2 Aug 2024 20:31:51 +0200 Subject: [PATCH] fix(data): issue #717 --- data/tokens.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/tokens.json b/data/tokens.json index d3613cc..88f4fe5 100644 --- a/data/tokens.json +++ b/data/tokens.json @@ -3312,6 +3312,7 @@ ".fixed-msg--cookies", ".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", ".fixedCookieOverlay", ".fixedCookiePolicy", ".fl-cookie-notice--container",