From 819fea4021c2773494f0fa63aa3067a023cc0e82 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:26:46 +0330 Subject: [PATCH] Update login.html --- web/html/login.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/html/login.html b/web/html/login.html index 3ec9da2e..34eff41c 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -114,6 +114,7 @@ position: relative; border-radius: 25px; width: 100%; + transition: all 0.3s cubic-bezier(.645,.045,.355,1); } .dark .wave-btn-bg { color: #fff; @@ -123,7 +124,6 @@ background-origin: border-box; background-clip: padding-box, border-box; background-size: 300%; - transition: all 0.3s cubic-bezier(.645,.045,.355,1); width: 100%; z-index: 1; } @@ -291,8 +291,7 @@
-