lint
This commit is contained in:
parent
2bfc7acbfc
commit
8e807aeb6f
3 changed files with 3 additions and 4 deletions
|
|
@ -183,7 +183,7 @@
|
|||
.todo__state:checked ~ .todo__icon .todo__circle {
|
||||
animation-name: explode;
|
||||
}
|
||||
.todo-completed .todo__state:checked ~ .todo__icon .todo__circle {
|
||||
/* .todo-completed .todo__state:checked ~ .todo__icon .todo__circle {
|
||||
animation-name: none;
|
||||
animation: none;
|
||||
}
|
||||
} */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue