diff --git a/ui/src/components/photoGallery/presentView/PresentNavigationOverlay.js b/ui/src/components/photoGallery/presentView/PresentNavigationOverlay.js index e4d9a08e..b3be2de0 100644 --- a/ui/src/components/photoGallery/presentView/PresentNavigationOverlay.js +++ b/ui/src/components/photoGallery/presentView/PresentNavigationOverlay.js @@ -18,6 +18,7 @@ const OverlayButton = styled.button` height: 64px; background: none; border: none; + outline: none; cursor: pointer; position: absolute;