diff --git a/examples/style.scss b/examples/style.scss index 5d8321f9b..e4fe220ec 100644 --- a/examples/style.scss +++ b/examples/style.scss @@ -850,7 +850,7 @@ body { position: fixed; width: 200px; top: 100px; - bottom: 0; + bottom: 25px; overflow-y: auto; overflow-x: hidden; border-right: 1px solid #e8ebee;