We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd55188 commit 96db5f3Copy full SHA for 96db5f3
frontend/app/[team]/apps/[app]/environments/[environment]/page.tsx
@@ -533,7 +533,7 @@ export default function Environment({
533
</div>
534
535
<div className="flex items-center w-full justify-between border-b border-zinc-300 dark:border-zinc-700 pb-4">
536
- <div className="relative flex items-center bg-white dark:bg-zinc-800 rounded-md px-2">
+ <div className="relative flex items-center bg-zinc-100 dark:bg-zinc-800 rounded-md px-2">
537
<div className="">
538
<FaSearch className="text-neutral-500" />
539
0 commit comments