@@ -24,3 +24,7 @@
.terminal {
font-family: monospace;
}
+
+.terminal .xterm-viewport {
+ overflow-y: hidden;
+}