mirror of
https://github.com/louislam/dockge.git
synced 2025-04-01 22:12:21 +00:00
Remove useless scrollbar (#642)
This commit is contained in:
parent
81818a19d1
commit
9b73e44cd9
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@ export default {
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.main-terminal {
|
.main-terminal {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-x: scroll;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue