From 1eb3c746b6f0b4da8d8d5351d7d1a0b6328bfafd Mon Sep 17 00:00:00 2001
From: WCMillerJLG
Date: Thu, 7 May 2026 15:26:10 -0400
Subject: [PATCH] added same style attributes from timelineItem to expandable
detail div
---
.../lwc/timelineItemOtherObject/timelineItemOtherObject.html | 3 ++-
.../main/default/lwc/timelineItemTask/timelineItemTask.html | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/lwc/timelineItemOtherObject/timelineItemOtherObject.html b/force-app/main/default/lwc/timelineItemOtherObject/timelineItemOtherObject.html
index b767a42..2a6c8fb 100644
--- a/force-app/main/default/lwc/timelineItemOtherObject/timelineItemOtherObject.html
+++ b/force-app/main/default/lwc/timelineItemOtherObject/timelineItemOtherObject.html
@@ -66,7 +66,8 @@
+ class="slds-box slds-theme_shade slds-m-top_x-small slds-m-horizontal_xx-small slds-p-around_medium"
+ style="max-height: 500px;overflow: auto;">
diff --git a/force-app/main/default/lwc/timelineItemTask/timelineItemTask.html b/force-app/main/default/lwc/timelineItemTask/timelineItemTask.html
index 968c014..97c95d2 100644
--- a/force-app/main/default/lwc/timelineItemTask/timelineItemTask.html
+++ b/force-app/main/default/lwc/timelineItemTask/timelineItemTask.html
@@ -120,7 +120,8 @@
+ class="slds-box slds-theme_shade slds-var-m-top_x-small slds-var-m-horizontal_xx-small slds-var-p-around_medium"
+ style="max-height: 500px;overflow: auto;">