Skip to content

Commit

Permalink
fixup! fixup! Bump @nextcloud/vue from 1.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv authored and GretaD committed Sep 1, 2020
1 parent d7beadc commit 26884a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/MailboxMessage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,8 @@ export default {
background-color: var(--color-background-dark);
}
}
#app-content-wrapper {
display: flex;
}
</style>
2 changes: 2 additions & 0 deletions src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,7 @@ export default {
max-width: 900px;
display: flex;
flex-direction: column;
flex: 1 1 100%;
min-width: 0;
}
</style>

0 comments on commit 26884a0

Please sign in to comment.