Update to Nextcloud 25 CSS

This commit is contained in:
the-djmaze 2022-11-04 15:10:52 +01:00
parent f796b578fc
commit 44c42ade52
4 changed files with 76 additions and 39 deletions

View file

@ -235,7 +235,8 @@ html:not(rl-mobile) {
white-space: nowrap;
}
.withAttachments .attachmentParent {
.attachmentParent {
line-height: 1 !important;
margin: 0 10px 0 5px;
}