From aa2bc9f1180aa2e1300648c7965b573152df416d Mon Sep 17 00:00:00 2001 From: Bradley Varol <19194140+bradley-varol@users.noreply.github.com> Date: Sat, 2 Aug 2025 17:28:49 +0100 Subject: [PATCH] fix systems table names wrapping (#1027) --- beszel/site/src/components/systems-table/systems-table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beszel/site/src/components/systems-table/systems-table.tsx b/beszel/site/src/components/systems-table/systems-table.tsx index afa1022..5eccf41 100644 --- a/beszel/site/src/components/systems-table/systems-table.tsx +++ b/beszel/site/src/components/systems-table/systems-table.tsx @@ -176,7 +176,7 @@ export default function SystemsTable() { cell: (info) => ( - + {info.getValue() as string}