feature/framework #1

Merged
master merged 9 commits from feature/framework into main 2025-08-28 10:21:15 +02:00
Showing only changes of commit 8818e43301 - Show all commits

View File

@@ -314,7 +314,7 @@ p {
}
.member-card.expanded .member-details {
max-height: 500px; /* Adjust based on your content */
max-height: 2000px; /* Allow full expansion for active tasks while maintaining smooth transition */
opacity: 1;
}
@@ -1652,7 +1652,7 @@ p {
}
.member-card.expanded .member-details {
max-height: 500px; /* Adjust based on your content */
max-height: 2000px; /* Allow full expansion for active tasks while maintaining smooth transition */
opacity: 1;
}