From 77c9124e8a8396cc038d4c5200fc6d5a549bb9b6 Mon Sep 17 00:00:00 2001 From: Dakota Walsh <101994734+dakota-portainer@users.noreply.github.com> Date: Wed, 6 Mar 2024 08:01:45 +1300 Subject: [PATCH] fix(datatable): title size EE-6774 (#11273) --- app/react/components/datatables/TableTitle.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/react/components/datatables/TableTitle.tsx b/app/react/components/datatables/TableTitle.tsx index 446990a2f..e253a8b66 100644 --- a/app/react/components/datatables/TableTitle.tsx +++ b/app/react/components/datatables/TableTitle.tsx @@ -23,7 +23,7 @@ export function TableTitle({ <>