From ecd04ee4a9c6ee06ec123ef6d07e5224a28b1f94 Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Fri, 30 Jan 2026 18:51:55 +0300 Subject: [PATCH] Fix eye button not showing after opacity transition change - Remove inline display:none from HTML (was overriding opacity) - Set initial pointer-events:none in CSS to prevent blocking clicks Co-Authored-By: Claude Opus 4.5 --- index.html | 2 +- styles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 93dd361..78e37d1 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@
-