From ec05a2b3c94071da81530e0c61cd1f02d881c7c5 Mon Sep 17 00:00:00 2001 From: sixlighthouses Date: Thu, 13 Jul 2023 11:08:20 +1000 Subject: [PATCH] remove box set height to allow for 2 lines in datetime text --- lib/ReactViews/Workbench/Controls/DateTimeSelectorSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ReactViews/Workbench/Controls/DateTimeSelectorSection.tsx b/lib/ReactViews/Workbench/Controls/DateTimeSelectorSection.tsx index 94090110e4d..0c4df7479f6 100644 --- a/lib/ReactViews/Workbench/Controls/DateTimeSelectorSection.tsx +++ b/lib/ReactViews/Workbench/Controls/DateTimeSelectorSection.tsx @@ -173,7 +173,7 @@ class DateTimeSelectorSection extends React.Component { {item.timeLabel ?? t("dateTime.selectorLabel")} - +