From c71d121fc7c30c80901d63e21a79255aef8e0202 Mon Sep 17 00:00:00 2001 From: Ivan Date: Mon, 13 Apr 2026 14:32:47 -0500 Subject: [PATCH] refactor(ToolsPage): update layout and structure of tool cards for improved responsiveness and visual clarity --- .../frontend/components/tools/ToolsPage.vue | 110 +++++++++--------- 1 file changed, 56 insertions(+), 54 deletions(-) diff --git a/meshchatx/src/frontend/components/tools/ToolsPage.vue b/meshchatx/src/frontend/components/tools/ToolsPage.vue index 4e0a652..8946ea6 100644 --- a/meshchatx/src/frontend/components/tools/ToolsPage.vue +++ b/meshchatx/src/frontend/components/tools/ToolsPage.vue @@ -42,61 +42,65 @@ -
+
- -
- - -
-
-
-
{{ tool.title }}
- - Soon - + +
+ +
-
- {{ tool.description }} +
+
+
{{ tool.title }}
+ + Soon + +
+
+ {{ tool.description }} +
-
-
-
- - - - +
+
+ + + + +
+
- -
- + +