Skip to content

Commit

Permalink
feat(reDesign): improve play hover
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Sep 13, 2019
1 parent 8a7fed5 commit 73ad0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/features/tasks/task/task.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ $min-badge-size: $s*2.25;


:host:focus > .inner-wrapper > .first-line &,
:host:hover > .inner-wrapper > .first-line & {
.first-line:hover & {
display: none;
}
}

0 comments on commit 73ad0b7

Please sign in to comment.