Skip to content

Commit 7536373

Browse files
Eranclaude
andcommitted
fix: remove stray </div> that closed scroll container before Scheduled/Settings tabs
A spurious 4-space </div> after tab-groups was closing #content-scroll prematurely, placing tab-scheduled and tab-settings outside the scroll container. This caused the large blank space at the top of those tabs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bbc1c11 commit 7536373

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -938,9 +938,6 @@ <h3 class="text-sm font-semibold text-red-600">Leave Group</h3>
938938
</div>
939939
</div>
940940

941-
</div>
942-
943-
<!-- SETTINGS -->
944941
<!-- SCHEDULED JOBS -->
945942
<div id="tab-scheduled" class="tab-panel max-w-3xl">
946943
<div class="flex items-center justify-between mb-1">

0 commit comments

Comments
 (0)