Sidebar improvements (Collapse/Expand, Mobile view) (#215)

* Extract sidebar to new component

* Add sidebar toggle

* Fix scrollbars sometimes appearing even at maximum zoom-out
This commit is contained in:
czifumasa
2025-09-09 10:41:45 +02:00
committed by GitHub
parent 0f0a75a5ec
commit 2a0c963789
15 changed files with 272 additions and 77 deletions

View File

@@ -141,7 +141,7 @@ function Contents() {
/** The intro page. */
export function Intro() {
return (
<div id="content">
<div id="introContent">
<div className="backgroundImage" />
<Card className="intro">
<Card.Content as={Media} greaterThanOrEqual="large">