mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-24 00:17:23 +00:00
fix: play indicator interfering with task drag
This commit is contained in:
parent
5d58c53fe1
commit
cdffb5cb40
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue