We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cbd81 commit ab723faCopy full SHA for ab723fa
apps/wing-console/console/ui/src/ui/edge-metadata.tsx
@@ -89,7 +89,7 @@ export const EdgeMetadata = ({
89
"border-t",
90
theme.border4,
91
"px-2 py-1.5 flex flex-col gap-y-1 gap-x-4",
92
- "bg-slate-100 dark:bg-slate-700 text-slate-900 dark:text-slate-250",
+ "text-slate-900 dark:text-slate-250",
93
)}
94
>
95
<Attribute name="Source">
0 commit comments