terminal: fix horizontal overflow in firefox

This commit is contained in:
Johannes Zellner
2024-02-26 18:09:15 +01:00
parent e3f31e6560
commit 5dc023d801

View File

@@ -335,6 +335,7 @@ export default {
body {
background-color: black;
overflow: hidden;
}
.title {