From 74da8ab98e01560ca92d0dd0c7a0ee045d0417e0 Mon Sep 17 00:00:00 2001 From: 3252a8 <3252a8@proton.me> Date: Sun, 31 May 2026 00:26:42 +0300 Subject: [PATCH] chore: compact admin subscription stats cards --- .../src/admin/sections/StatsSection.svelte | 72 +------------------ locales/en.json | 2 +- locales/ru.json | 2 +- 3 files changed, 5 insertions(+), 71 deletions(-) diff --git a/frontend/src/admin/sections/StatsSection.svelte b/frontend/src/admin/sections/StatsSection.svelte index 671d334..ed9d30e 100644 --- a/frontend/src/admin/sections/StatsSection.svelte +++ b/frontend/src/admin/sections/StatsSection.svelte @@ -492,7 +492,7 @@ - {#each Array(6) as _, i (i)} + {#each Array(3) as _, i (i)} @@ -705,6 +705,8 @@