We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f7f8d0 + cb2c00c commit 0e5f0d8Copy full SHA for 0e5f0d8
openc3-cosmos-init/plugins/openc3-tool-base/src/App.vue
@@ -27,7 +27,7 @@
27
<!-- Sizes your content based upon application components -->
28
<v-main :style="mainStyle">
29
<v-container fluid>
30
- <div id="openc3-tool"></div>
+ <div id="openc3-tool" style="overflow: auto"></div>
31
<div><router-view /></div>
32
</v-container>
33
</v-main>
0 commit comments