Skip to content

Commit 5bd6085

Browse files
authored
Merge pull request #3612 from nextcloud/bug/make-insert-attachment-button-clickable
Make insert attachment buttom easy to click
2 parents 0df048d + 6040172 commit 5bd6085

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/card/Description.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,6 @@ export default {
250250
251251
&::v-deep .attachment-list {
252252
flex-shrink: 1;
253-
overflow: scroll;
254-
max-height: 50vh;
255253
}
256254
}
257255

0 commit comments

Comments
 (0)