Merge pull request #42735 from nextcloud/backport/41979/stable28

This commit is contained in:
John Molakvoæ 2024-01-16 17:57:26 +01:00 committed by GitHub
commit 14f2461aef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -30,6 +30,8 @@
svg.sharing-status__avatar {
height: 32px !important;
width: 32px !important;
max-height: 32px !important;
max-width: 32px !important;
border-radius: 32px;
overflow: hidden;
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long