We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 963a956 + d90f638 commit e3fc95fCopy full SHA for e3fc95f
src/views/index/JsonDrawer.vue
@@ -84,6 +84,6 @@ export default {
84
@include action-bar;
85
86
.json-editor{
87
- height: calc(100vh - 42px);
+ height: calc(100vh - 33px);
88
}
89
</style>
0 commit comments