File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
site/app/tasks/[name]/[jobId]/trajectory Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ export default async function TrajectoryRoutePage({
299299 href = { taskDirUrl }
300300 target = "_blank"
301301 rel = "noopener noreferrer"
302- className = "group inline-flex h-11 w-fit shrink-0 items-center gap-1.5 whitespace-nowrap rounded-2xl border border-border/80 bg-secondary/35 px-4 text-sm font-medium text-foreground/95 transition-colors hover:bg-secondary/55 "
302+ className = "group inline-flex w-fit shrink-0 items-center gap-1.5 whitespace-nowrap rounded-md border border-border/70 bg-background/40 px-2.5 py-1 text-xs text-muted- foreground transition-colors hover:bg-secondary/45 hover:text-foreground sm:text-sm "
303303 >
304304 < ExternalLink className = "h-4 w-4" />
305305 < span > Task</ span >
You can’t perform that action at this time.
0 commit comments