fix: .image-viewer positioning on mobile causing gallery to disappear

This commit is contained in:
ManjaroOne666 2019-02-05 13:00:03 +00:00
parent aee0756fea
commit 5ff425ea6c
1 changed files with 0 additions and 1 deletions

View File

@ -190,7 +190,6 @@ export default {
.image-viewer {
z-index: 50;
position: relative;
transition: opacity 1s; //TEMP
opacity: 0;