diff --git a/app.css b/app.css index b810ab24..1495f3a2 100644 --- a/app.css +++ b/app.css @@ -2,7 +2,7 @@ background-color: #f5f5f5; border-right: 1px solid #ccc; position: fixed; - overflow-y: scroll; + overflow-y: auto; width: 250px; height: 100%; }