Show task is assigned to user + fix assign user

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2026-01-12 15:35:22 +01:00
parent 00c02a4c30
commit 6d15582819
5 changed files with 104 additions and 33 deletions
@@ -25,6 +25,10 @@
animation-delay: calc(var(--i) * 0.1s);
}
.modalContent {
text-align: center;
}
@keyframes fadeInUp {
from {
opacity: 0;