Skip to content

Commit

Permalink
Fix toggle-all input not being checked (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdnb committed May 2, 2021
1 parent d6e665d commit d99f196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,5 +388,4 @@ html .clear-completed:active {
.toggle-all:focus + label {
box-shadow: 0 0 2px 2px #CF7D7D;
outline: 0;
z-index: 3;
}

0 comments on commit d99f196

Please sign in to comment.