Skip to content

Commit

Permalink
Adjust method pane height
Browse files Browse the repository at this point in the history
  • Loading branch information
qtc-de committed Jul 29, 2024
1 parent 3ce5378 commit ee302ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/Dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
.SubPane2 {
width: 100%;
height: 39%;
height: 34%;
}
</style>

0 comments on commit ee302ac

Please sign in to comment.