From 77600d41304c1094b3f0498839f572b3dfced063 Mon Sep 17 00:00:00 2001 From: Yohann Paris Date: Wed, 25 Sep 2024 14:48:59 -0400 Subject: [PATCH] 4822 bug the enrichment modal labels are not clickable (#4918) --- .../widgets/tera-asset-enrichment.vue | 55 +++++++++---------- 1 file changed, 26 insertions(+), 29 deletions(-) diff --git a/packages/client/hmi-client/src/components/widgets/tera-asset-enrichment.vue b/packages/client/hmi-client/src/components/widgets/tera-asset-enrichment.vue index 225001028a..06b35b8bc0 100644 --- a/packages/client/hmi-client/src/components/widgets/tera-asset-enrichment.vue +++ b/packages/client/hmi-client/src/components/widgets/tera-asset-enrichment.vue @@ -11,14 +11,20 @@ -

- The AI assistant can enrich the metadata of this {{ assetType }}. Select a document or generate the information - without additional context. -

+

The AI assistant can enrich the metadata of this {{ assetType }}.

+

Select a document or generate the information without additional context.