Skip to content

Commit

Permalink
Remove useless scrollbar (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyril59310 authored Dec 31, 2024
1 parent 81818a1 commit 9b73e44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Terminal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ export default {
<style scoped lang="scss">
.main-terminal {
height: 100%;
overflow-x: scroll;
}
</style>

Expand Down

0 comments on commit 9b73e44

Please sign in to comment.