mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
fix(group-plan-tasks): show checkmark when task completed
This commit is contained in:
parent
e4a347a3cb
commit
7195ac15b9
1 changed files with 1 additions and 1 deletions
|
|
@ -435,7 +435,7 @@
|
|||
cursor: default !important;
|
||||
}
|
||||
|
||||
.svg-icon.check {
|
||||
.svg-icon.check:not(.display-check-icon) {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue