From 37b34f718c275f1e2c64a5cffb1f26909e99a630 Mon Sep 17 00:00:00 2001 From: shats Date: Sun, 7 Dec 2025 15:10:50 +0700 Subject: [PATCH] style: Further refine EasySwitchManager card layout by adjusting column classes for improved responsiveness and visual consistency across various screen sizes. --- frontend/src/EasySwitchManager.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/EasySwitchManager.jsx b/frontend/src/EasySwitchManager.jsx index fb1fb2c..71a7574 100644 --- a/frontend/src/EasySwitchManager.jsx +++ b/frontend/src/EasySwitchManager.jsx @@ -630,7 +630,7 @@ function EasySwitchManager() { const hasFilterForComm = server.filtersMap.has(comm.value); return ( -
+
{/* Заголовок community */}
@@ -656,7 +656,7 @@ function EasySwitchManager() { const ping = 20 + idx * 10 + Math.floor(Math.random() * 15); return ( -
+