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 0fbda02b80
commit 30629aaacc

View File

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