diff --git a/css/components/auth.css b/css/components/auth.css index c700e6c..45e255d 100644 --- a/css/components/auth.css +++ b/css/components/auth.css @@ -16,6 +16,7 @@ opacity: 0; transition: opacity 0.2s ease-in-out; border-radius: inherit; + pointer-events: none; /* Add this to fix click blocking */ } .bsky-connect:hover::before {