From 666f5626eabf3aeab5f15fa89a10bf5b89eb77bb Mon Sep 17 00:00:00 2001 From: proddy Date: Fri, 30 Aug 2024 11:06:54 +0200 Subject: [PATCH] smaller spinner --- interface/src/app/main/Devices.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/app/main/Devices.tsx b/interface/src/app/main/Devices.tsx index 20ed79122..5fb305e75 100644 --- a/interface/src/app/main/Devices.tsx +++ b/interface/src/app/main/Devices.tsx @@ -556,7 +556,7 @@ const Devices = () => { {tableList.length === 0 && ( - + )} {tableList.map((device: Device) => (