diff --git a/templates/dashboard.html b/templates/dashboard.html index 5418a38..11097bd 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -440,8 +440,6 @@ .feed-container { padding: 0; - max-height: calc(100vh - 200px); - overflow-y: auto; } .loading {