Replace lightbox grabbing cursor
This commit is contained in:
@@ -102,10 +102,14 @@
|
||||
.lb-container {
|
||||
overflow: hidden;
|
||||
|
||||
&.moving {
|
||||
&.moveable {
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
&.moving {
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
||||
.lb-image {
|
||||
image-orientation: from-image;
|
||||
border-radius: 0;
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user