Skip to content

Commit

Permalink
Merge pull request #3614 from nextcloud/backport/3612/stable23
Browse files Browse the repository at this point in the history
[stable23] Make insert attachment buttom easy to click
  • Loading branch information
juliusknorr authored Mar 2, 2022
2 parents 0d12c2a + 113cc5c commit 94134fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/card/Description.vue
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ export default {

&::v-deep .attachment-list {
flex-shrink: 1;
overflow: scroll;
max-height: 50vh;
}
}

Expand Down

0 comments on commit 94134fc

Please sign in to comment.