Commit a6cd70b
style(workflow): peek bars share the card family's 12px radius
The back identity bars sat at rounded-t-lg (8px) against the front cards'
rounded-xl (12px) — mismatched radii on same-family stacked surfaces is the
classic tell that something's off. Both bars now use rounded-t-xl, so the
stack reads as the same card peeking from behind on either side of the flip.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 8851047 commit a6cd70b
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/docked-chat
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
0 commit comments