This commit is contained in:
Cyril59310 2024-10-18 19:27:31 +02:00 committed by GitHub
commit 8da39f74ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -247,7 +247,6 @@ export default {
<style scoped lang="scss">
.main-terminal {
height: 100%;
overflow-x: scroll;
}
</style>