(fix:ui) minor adjustments

This commit is contained in:
ManishMadan2882
2025-03-05 03:15:50 +05:30
parent 68b868047e
commit 79cf2150d5
11 changed files with 26 additions and 21 deletions

View File

@@ -656,6 +656,7 @@ function Upload({
handleIngestorTypeChange(selected.value as IngestorType)
}
size="w-full"
darkBorderColor="dim-gray"
rounded="3xl"
/>
{/* Dynamically render form fields based on schema */}