mirror of
https://github.com/louislam/dockge.git
synced 2025-02-17 09:05:56 +00:00
remove useless scrollbar
This commit is contained in:
parent
01906205f0
commit
65afa19c16
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