prevent duck from appearing on top of image viewer before activation
This commit is contained in:
parent
049affae6a
commit
0112e3b83f
@ -294,7 +294,7 @@ body:has(.project-image > input:checked) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#cursor-thing {
|
#cursor-thing {
|
||||||
position: relative;
|
position: static;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
Loading…
Reference in New Issue
Block a user