about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--frontend/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/static/style.css b/frontend/static/style.css
index 7cdc6c8..184ded5 100644
--- a/frontend/static/style.css
+++ b/frontend/static/style.css
@@ -81,6 +81,7 @@ section {
   margin: unset;
   padding: unset;
   overflow-x: auto;
+  overflow-y: hidden;
 }
 
 input[type="search"] {