فهرست منبع

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فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      apps/files_sharing/src/actions/sharingStatusAction.scss
  2. 0 0
      dist/files_sharing-init.js
  3. 0 0
      dist/files_sharing-init.js.map

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

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
dist/files_sharing-init.js


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
dist/files_sharing-init.js.map


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است