mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 00:02:54 -04:00
Merge pull request #42735 from nextcloud/backport/41979/stable28
This commit is contained in:
commit
14f2461aef
3 changed files with 6 additions and 4 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
4
dist/files_sharing-init.js
vendored
4
dist/files_sharing-init.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-init.js.map
vendored
2
dist/files_sharing-init.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue