From d9735d6b71eb8153e29ea7b48135113c7de369ae Mon Sep 17 00:00:00 2001 From: "d.klimov" Date: Wed, 22 Jul 2026 23:27:20 +0300 Subject: [PATCH] =?UTF-8?q?design:=20=D0=BA=D0=B0=D1=80=D1=82=D0=BE=D1=87?= =?UTF-8?q?=D0=BA=D0=B8=20=D1=83=D1=81=D1=82=D1=80=D0=BE=D0=B9=D1=81=D1=82?= =?UTF-8?q?=D0=B2=20=E2=80=94=20=D1=81=D1=82=D0=B5=D0=BA=D0=BB=D1=8F=D0=BD?= =?UTF-8?q?=D0=BD=D0=BE=D0=B5=20off-=D1=81=D0=BE=D1=81=D1=82=D0=BE=D1=8F?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20+=20=D0=B8=D0=BD=D1=82=D0=B5=D1=80=D0=B0?= =?UTF-8?q?=D0=BA=D1=82=D0=B8=D0=B2=D0=BD=D0=BE=D1=81=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/DeviceCard.tsx | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/components/DeviceCard.tsx b/components/DeviceCard.tsx index b2d3e81..4bdbbc3 100644 --- a/components/DeviceCard.tsx +++ b/components/DeviceCard.tsx @@ -92,9 +92,11 @@ export default function DeviceCard({ const activeGlow = `color-mix(in srgb, ${accent} 22%, transparent)` return ( -