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
committed by backportbot[bot]
parent 0d12c2a4ec
commit 113cc5c578

View File

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