feat(theme): improve img cursor (#661)
This commit is contained in:
parent
b08401ee30
commit
fde93517d9
@ -32,3 +32,10 @@
|
||||
margin-block: 8px;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* ------------------ Plugin PhotoSwipe ------------------ */
|
||||
.vp-doc :not(a) > img.no-view,
|
||||
.vp-doc :not(a) > img.ignore,
|
||||
.vp-doc :not(a) > img[no-view] {
|
||||
cursor: revert;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user