From b7f69beebe2a4f7b94bc39772e7e9714540220b7 Mon Sep 17 00:00:00 2001 From: ThibG Date: Sat, 4 May 2019 17:36:43 +0200 Subject: [PATCH] [Glitch] Make the cursor icon consistant across media types in account media gallery --- .../glitch/features/account_gallery/components/media_item.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/flavours/glitch/features/account_gallery/components/media_item.js b/app/javascript/flavours/glitch/features/account_gallery/components/media_item.js index cc35097a7..1eae552f6 100644 --- a/app/javascript/flavours/glitch/features/account_gallery/components/media_item.js +++ b/app/javascript/flavours/glitch/features/account_gallery/components/media_item.js @@ -132,7 +132,7 @@ export default class MediaItem extends ImmutablePureComponent { return (
- + {visible && thumbnail}