Merge remote-tracking branch 'origin/feat/recursive-goal-making' into feat/monitoringpage

This commit is contained in:
Pim Hutting
2026-01-12 17:16:52 +01:00
14 changed files with 550 additions and 95 deletions

View File

@@ -140,6 +140,20 @@
filter: drop-shadow(0 0 0.25rem plum);
}
.planNoIterate {
opacity: 0.5;
font-style: italic;
text-decoration: line-through;
}
.bottomLeftHandle {
left: 40% !important;
}
.bottomRightHandle {
left: 60% !important;
}
.planNoIterate {
opacity: 0.5;
font-style: italic;