diff --git a/apps/files_sharing/src/actions/sharingStatusAction.scss b/apps/files_sharing/src/actions/sharingStatusAction.scss index fd37732d47c..99fc8c88ad2 100644 --- a/apps/files_sharing/src/actions/sharingStatusAction.scss +++ b/apps/files_sharing/src/actions/sharingStatusAction.scss @@ -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; -} \ No newline at end of file +}