Merge pull request #17763 from kmarkow/fix-issue-17020
Show cursor pointer when hovering on lightbox
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.pswp__img {
|
||||
cursor: pointer !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user