Commit ac8a357
style(workflow): stack-mode resize lives in the gap between modules
In floating mode the drag zone now owns the visible 8px gap between the chat
module and the front card — hover there shows the grab pill — instead of
hugging the chat panel's right edge as in flush mode. The separator rides at
z-40 so the stage's z-30 backdrop and cards can't swallow the hover or the
drag.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent a06ebec commit ac8a357
1 file changed
Lines changed: 11 additions & 5 deletions
File tree
- apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/docked-chat
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
335 | 338 | | |
336 | 339 | | |
337 | 340 | | |
338 | | - | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
339 | 345 | | |
340 | 346 | | |
341 | 347 | | |
| |||
0 commit comments