From 49ff65b85990ab5852899c30bd0ce30c82f17c6c Mon Sep 17 00:00:00 2001 From: RachelElysia <71795832+RachelElysia@users.noreply.github.com> Date: Tue, 13 May 2025 17:16:37 -0400 Subject: [PATCH] Fleet UI: Unreleased bug separating card from details summary component (#29113) --- .../SoftwareOSDetailsPage.tsx | 28 +++++++++++-------- .../SoftwareVersionDetailsPage.tsx | 28 +++++++++++-------- 2 files changed, 34 insertions(+), 22 deletions(-) diff --git a/frontend/pages/SoftwarePage/SoftwareOSDetailsPage/SoftwareOSDetailsPage.tsx b/frontend/pages/SoftwarePage/SoftwareOSDetailsPage/SoftwareOSDetailsPage.tsx index ca6b970a10..7090564f5c 100644 --- a/frontend/pages/SoftwarePage/SoftwareOSDetailsPage/SoftwareOSDetailsPage.tsx +++ b/frontend/pages/SoftwarePage/SoftwareOSDetailsPage/SoftwareOSDetailsPage.tsx @@ -164,17 +164,23 @@ const SoftwareOSDetailsPage = ({ /> ) : ( <> - + + + ) : ( <> - + + +