From 6834f12a09ba7d01f7fa12583955529975b7e229 Mon Sep 17 00:00:00 2001 From: faisan Date: Tue, 29 Oct 2024 20:33:05 +0530 Subject: [PATCH] first --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b61cfc3..0930c1c 100644 --- a/css/style.css +++ b/css/style.css @@ -2505,7 +2505,7 @@ textarea.form-control { /* background: var(--white); */ border-radius: 10px; overflow: hidden; - z-index: 2; + z-index: 999; animation: scaleUp 0.5s ease-in-out 1s forwards; /* flex-direction: row !important; */ }