forked from deepStateMirrors/tabi
✨ feat: add pointer cursor to image toggler
This commit is contained in:
parent
2f83ef8062
commit
d2780f42a3
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
.image-label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.image-toggled {
|
||||
visibility: hidden;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue