From 618926fe016aa0d64201e73cfc743b633d78c7e5 Mon Sep 17 00:00:00 2001 From: Devdatt Bhatt Date: Sun, 17 May 2026 20:21:24 +0000 Subject: [PATCH] ui updtae --- encoder/header.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/encoder/header.php b/encoder/header.php index 9f64973..080fb7f 100755 --- a/encoder/header.php +++ b/encoder/header.php @@ -49,7 +49,7 @@ include 'sdevtatic.php'; display: flex; align-items: center; justify-content: - center; + center; background: #020617; border-bottom: 1px solid var(--border); z-index: 1002; @@ -130,6 +130,8 @@ include 'sdevtatic.php'; min-height: 100vh; width: 100%; display: block; + position: relative; + z-index: 1; } /* CONTAINER */