Commit 7b2e83e
committed
Fix tool group spacing by detecting subsequent renderable blocks
Add logic to check for renderable blocks after tool groups to conditionally
apply bottom margin. This prevents unnecessary spacing at the end of messages
while maintaining proper separation between tool groups and other content.1 parent 5afb92e commit 7b2e83e
1 file changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
640 | 659 | | |
641 | 660 | | |
642 | 661 | | |
643 | 662 | | |
644 | 663 | | |
645 | 664 | | |
646 | 665 | | |
647 | | - | |
| 666 | + | |
648 | 667 | | |
649 | 668 | | |
650 | 669 | | |
| |||
0 commit comments