Show cursor pointer when hovering on lightbox
Signed-off-by: kmarkow <kamilmarkow@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-module-addons-contrib': patch
|
||||
---
|
||||
|
||||
Show cursor pointer when hovering on lightbox
|
||||
@@ -188,6 +188,7 @@ learnings
|
||||
Leasot
|
||||
lerna
|
||||
Lerna
|
||||
lightbox
|
||||
limitranges
|
||||
LocalStack
|
||||
lockdown
|
||||
|
||||
@@ -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