mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-30 23:51:49 +00:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user