✨ feat: add pointer cursor to image toggler
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.image-label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.image-toggled {
|
||||
visibility: hidden;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user