From 8f036595f2b349287037a505eb8bc2f28e8eeeb9 Mon Sep 17 00:00:00 2001 From: Nate Lanza Date: Tue, 3 Sep 2024 16:42:33 -0600 Subject: [PATCH] Bugfix: div containing plotInfo caption no longer overflows --- packages/upset/src/components/custom/PlotInformation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/upset/src/components/custom/PlotInformation.tsx b/packages/upset/src/components/custom/PlotInformation.tsx index b748e96a..3ad4843a 100644 --- a/packages/upset/src/components/custom/PlotInformation.tsx +++ b/packages/upset/src/components/custom/PlotInformation.tsx @@ -136,7 +136,7 @@ export const PlotInformation = ({ padding: '.2em', }} > -
+