mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(group-plan-tasks): show checkmark when task completed
This commit is contained in:
@@ -435,7 +435,7 @@
|
||||
cursor: default !important;
|
||||
}
|
||||
|
||||
.svg-icon.check {
|
||||
.svg-icon.check:not(.display-check-icon) {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user