瀏覽代碼

fix(files_sharing): fix sharing status indicator side after component update

Seems like the components now have max-height/width set too

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ 6 月之前
父節點
當前提交
09f49a2514

+ 3 - 1
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;
-}
+}

File diff suppressed because it is too large
+ 0 - 0
dist/files_sharing-init.js


File diff suppressed because it is too large
+ 0 - 0
dist/files_sharing-init.js.map


Some files were not shown because too many files changed in this diff