feat/analytics #9

Merged
GauthierWebDev merged 29 commits from feat/analytics into main 2025-04-18 15:05:51 +00:00
Showing only changes of commit fb2d767a37 - Show all commits

View File

@ -88,7 +88,7 @@ function CookieModal() {
if (isSelectionOpen) {
return (
<div className="fixed inset-0 z-50 flex items-center justify-center bg-slate-900/50">
<div className="fixed inset-0 z-50 flex items-center justify-center bg-slate-900/50 backdrop-blur-sm">
<div className="relative flex flex-col gap-2 bg-slate-50 dark:bg-slate-800 rounded-md shadow-xl w-full max-w-sm p-4">
<Button
variant="ghost"