mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
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