There was an error while loading. Please reload this page.
2 parents ec00a93 + 9798548 commit 26f8a14Copy full SHA for 26f8a14
1 file changed
apps/web/src/components/SidebarV2.tsx
@@ -186,7 +186,7 @@ function SidebarV2ThreadTooltip({
186
<ProjectFavicon
187
environmentId={thread.environmentId}
188
cwd={projectCwd ?? ""}
189
- className="size-4 shrink-0"
+ className="size-4 shrink-0 stroke-muted-foreground"
190
/>
191
<div className="min-w-0 wrap-break-word text-foreground/90">{projectTitle}</div>
192
</div>
0 commit comments