From 0ab583a31b7563f85dfd74d429c8defc84e21e15 Mon Sep 17 00:00:00 2001 From: Vladimir Voronin Date: Fri, 24 Jan 2025 15:42:18 +0300 Subject: [PATCH] +analytics update --- src/components/analytics/AnalyticsView.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/analytics/AnalyticsView.vue b/src/components/analytics/AnalyticsView.vue index 13190a9..219303b 100644 --- a/src/components/analytics/AnalyticsView.vue +++ b/src/components/analytics/AnalyticsView.vue @@ -237,18 +237,18 @@ onMounted(async () => {
+ class="grid grid-cols-1 lg:grid-cols-6 w-full items-start justify-items-start"> -
+
-
    +
    • {{ category.icon }} {{ category.name }}
    • @@ -258,12 +258,12 @@ onMounted(async () => {
      -
      +