Merge pull request #3616 from nextcloud/backport/3612/stable21

[stable21] Make insert attachment buttom easy to click
This commit is contained in:
Julius Härtl
2022-03-02 21:05:05 +01:00
committed by GitHub

View File

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