Show pointer on fold arrow
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Peter Stuifzand 2021-05-20 23:25:02 +02:00
parent 97b78810c4
commit 2bf8c67465

View File

@ -116,6 +116,7 @@ body {
font-size: 10px;
margin-top: 4px;
margin-right: 3px;
cursor: pointer;
}
.list-item.no-children:hover .fold,
@ -424,7 +425,6 @@ input.input-line {
padding: 3px;
padding-left: 12px;
display: flex;
cursor: pointer;
margin-left: 32px;
flex-direction: column;
border: none;