diff --git a/templates/index.html b/templates/index.html index 108952e..443a0cd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,6 +13,8 @@ border-radius: 4px; padding: 5px 10px; + + overflow-y: auto; } .top-bar {