fix: restore settings scroll and deep-link dialog close behavior

This commit is contained in:
Bhavishy
2026-04-07 16:36:40 +05:30
parent a38c30b57f
commit 17714253ee
5 changed files with 141 additions and 104 deletions
+1 -1
View File
@@ -67,6 +67,6 @@
</SecondaryNavSection>
</SecondaryNav>
<Page>
<Page class="scroll-container overflow-y-auto overflow-x-hidden">
{@render children?.()}
</Page>