From 25a59bf94479efd59c4b8d80e2d6aa5631a2522e Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Mon, 27 Apr 2020 11:16:17 +0700 Subject: [PATCH] added image box shadow --- src/containers/dialogs/PhotoSwipe/index.tsx | 3 +-- src/containers/dialogs/PhotoSwipe/styles.scss | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/containers/dialogs/PhotoSwipe/index.tsx b/src/containers/dialogs/PhotoSwipe/index.tsx index d3c2c357..46c00c04 100644 --- a/src/containers/dialogs/PhotoSwipe/index.tsx +++ b/src/containers/dialogs/PhotoSwipe/index.tsx @@ -81,8 +81,7 @@ const PhotoSwipeUnconnected: FC = ({ photoswipe, modalSetShown }) => {