Merge pull request #3612 from nextcloud/bug/make-insert-attachment-button-clickable

Make insert attachment buttom easy to click
This commit is contained in:
Julius Härtl
2022-03-02 17:23:34 +01:00
committed by GitHub

View File

@@ -250,8 +250,6 @@ export default {
&::v-deep .attachment-list {
flex-shrink: 1;
overflow: scroll;
max-height: 50vh;
}
}