diff --git a/frontend/tralalere/tralalere.scss b/frontend/tralalere/tralalere.scss index 80648bb0c..40e7d2052 100644 --- a/frontend/tralalere/tralalere.scss +++ b/frontend/tralalere/tralalere.scss @@ -969,7 +969,7 @@ $tralalere-red: #FF3C11; .debug-lib-container { padding: .5rem; height: 200px; - overflow-y: scroll; + overflow-y: auto; color: $tralalere-green; font-weight: bold; font-family: monospace;