diff --git a/payment_headend/css/customAlert.css b/payment_headend/css/customAlert.css index b267e8d..7d0e595 100644 --- a/payment_headend/css/customAlert.css +++ b/payment_headend/css/customAlert.css @@ -12,6 +12,6 @@ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); z-index: 1000; opacity: 0; - transition: opacity 0.3s ease-in-out; + transition: opacity 1s ease-in-out; text-align: center; } \ No newline at end of file diff --git a/payment_headend/index.html b/payment_headend/index.html index 36d28b3..9de9ead 100644 --- a/payment_headend/index.html +++ b/payment_headend/index.html @@ -152,15 +152,6 @@ -