fix: make insert attachment buttom easy to click

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2022-03-01 15:19:36 +01:00
parent 26c3529a5c
commit 6040172cd7

View File

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