diff --git a/src/components/cases/time-tab.tsx b/src/components/cases/time-tab.tsx index 181750c..3f8834c 100644 --- a/src/components/cases/time-tab.tsx +++ b/src/components/cases/time-tab.tsx @@ -166,9 +166,20 @@ export function CaseTimeTab({ caseRecord, onInvoice }: CaseTimeTabProps) { {showForm && ( - {fees.length > 0 && ( -
+
+
+ +
+ {fees.length > 0 && ( -
- )} + )} +