[WIKI-887] fix: add scroll in heading layout (#8596)

* fix: add scroll in heading layout

* chore: remove visible scroll  bar

* fix :format

* chore: fix outline scroll

* chore: fix format

* chore: fix translation

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
This commit is contained in:
Vipin Chaudhary 2026-03-02 18:59:07 +05:30 committed by GitHub
parent bf52fa22be
commit 779f5e272f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 40 additions and 23 deletions

View file

@ -2750,8 +2750,4 @@ export default {
enter_number_of_projects: "Enter number of projects",
pin: "Pin",
unpin: "Unpin",
sidebar: {
stickies: "Stickies",
your_work: "Your work",
},
} as const;