{/* Key title and actions */}
-
+
{dataKey.trim() === "" ? (
(Empty Key)
) : (
diff --git a/src/components/databrowser/components/header/index.tsx b/src/components/databrowser/components/header/index.tsx
index 6d7697d..18ba062 100644
--- a/src/components/databrowser/components/header/index.tsx
+++ b/src/components/databrowser/components/header/index.tsx
@@ -130,8 +130,8 @@ const IndexSelector = () => {
modal={false}
>
-
@@ -172,11 +172,11 @@ const IndexSelector = () => {
setValuesSearchIndex(idx)
setOpen(false)
}}
- className="flex flex-1 items-center gap-2 text-left text-sm"
+ className="flex min-w-0 flex-1 items-center gap-2 text-left text-sm"
>