Ver Fonte

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æ há 5 meses atrás
pai
commit
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;
-}
+}

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/files_sharing-init.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
dist/files_sharing-init.js.map


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff