feat: add pointer cursor to image toggler

main
welpo 2 years ago
parent 2f83ef8062
commit d2780f42a3
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -1,3 +1,7 @@
.image-label {
cursor: pointer;
}
.image-toggled {
visibility: hidden;
position: absolute;

Loading…
Cancel
Save