Skip to content

Commit

Permalink
fix(curseforge): align the cards
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Sep 13, 2019
1 parent a70639f commit 012d433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/renderer/windows/main/CurseforgePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,7 @@ export default {
</script>

<style scoped=true>
.v-card {
height: 100%;
}
</style>

0 comments on commit 012d433

Please sign in to comment.