fix: play indicator interfering with task drag

This commit is contained in:
Johannes Millan 2024-06-21 15:26:14 +02:00
parent 5d58c53fe1
commit cdffb5cb40

View file

@ -800,6 +800,7 @@ $this-play-size: 22px;
line-height: $this-play-size;
opacity: 1 !important;
z-index: 3;
pointer-events: none;
@include mq(xs) {
margin-top: 0;