Skip to content

Commit

Permalink
see if this height is better
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 5, 2023
1 parent 0017b27 commit 9ac4357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/campaigns/main_campaign_view.vue
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export default {
padding-right: 1em;
padding-bottom: 1em;
// min-height: calc(100vh - #{$--nav-height} - 200px);
height: calc(400px + 5em);
height: calc(450px + 5em);
}
.timeSwitchButtons {
text-align: right;
Expand Down

0 comments on commit 9ac4357

Please sign in to comment.