From 014695b38a6301ff6964f38acddff1675e607fe9 Mon Sep 17 00:00:00 2001 From: imagineer99 Date: Wed, 11 Mar 2026 11:26:43 +0000 Subject: [PATCH] fix: scope overflow-visible to studio collapsibles --- studio/frontend/src/components/ui/collapsible.tsx | 2 +- .../frontend/src/features/studio/sections/dataset-section.tsx | 2 +- studio/frontend/src/features/studio/sections/params-section.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/studio/frontend/src/components/ui/collapsible.tsx b/studio/frontend/src/components/ui/collapsible.tsx index cce2aa04ae..9e5db0b16d 100644 --- a/studio/frontend/src/components/ui/collapsible.tsx +++ b/studio/frontend/src/components/ui/collapsible.tsx @@ -29,7 +29,7 @@ function CollapsibleContent({ Advanced - +
diff --git a/studio/frontend/src/features/studio/sections/params-section.tsx b/studio/frontend/src/features/studio/sections/params-section.tsx index 6928e4c4ea..b33c504485 100644 --- a/studio/frontend/src/features/studio/sections/params-section.tsx +++ b/studio/frontend/src/features/studio/sections/params-section.tsx @@ -487,7 +487,7 @@ export function ParamsSection(): ReactElement { /> Training Hyperparameters - +