diff --git a/examples/index.css b/examples/index.css index 1346f32..e15fa52 100644 --- a/examples/index.css +++ b/examples/index.css @@ -71,6 +71,7 @@ h1 { display: flex; flex: 1 1 auto; flex-direction: row; + height: 100%; } .sidebar-wrapper {