Merge pull request #3614 from nextcloud/backport/3612/stable23

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

View File

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