Improve the scrollbar position and visibility (#574)

This commit is contained in:
Flaminel
2026-04-20 15:40:19 +03:00
committed by GitHub
parent b1ef63ef43
commit 5b500c533e
5 changed files with 23 additions and 12 deletions

View File

@@ -22,7 +22,9 @@
/>
<main class="shell__content">
<router-outlet />
<div class="shell__content-inner">
<router-outlet />
</div>
</main>
</div>
</div>