From 32f87f3fca3f556a7c0840cfe0e8a81e9c5d9347 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Fri, 10 Feb 2023 22:13:08 +0100 Subject: [PATCH] refactor(tool-card): enforce description height --- src/components/ToolCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ToolCard.vue b/src/components/ToolCard.vue index 347ce205..d8a0910a 100644 --- a/src/components/ToolCard.vue +++ b/src/components/ToolCard.vue @@ -24,7 +24,7 @@
- + {{ tool.description }}