Skip to content

Commit

Permalink
Small layout tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
plankter committed Jul 24, 2019
1 parent 62c9193 commit fdfbb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/main/experiment/SettingsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@

<style scoped>
.scroll-view {
height: calc(50vh - 124px);
height: calc(50vh - 92px);
}
</style>

0 comments on commit fdfbb19

Please sign in to comment.