feature/framework #1
@@ -314,7 +314,7 @@ p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.member-card.expanded .member-details {
|
.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;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1652,7 +1652,7 @@ p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.member-card.expanded .member-details {
|
.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;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user