Fix lightbox prev/next buttons position
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
|
||||
&:before {
|
||||
position: absolute;
|
||||
top: calc(50% - 1em);
|
||||
top: calc(50% - 1em + 50px);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user