From 9eadfbaed6c2b47e9bb440e7a3c978de2f3fd1ff Mon Sep 17 00:00:00 2001 From: N-Pex Date: Tue, 9 Sep 2025 12:02:18 +0200 Subject: [PATCH] Update CCSummary.vue --- src/components/content-credentials/CCSummary.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/content-credentials/CCSummary.vue b/src/components/content-credentials/CCSummary.vue index e7e8041..c9832da 100644 --- a/src/components/content-credentials/CCSummary.vue +++ b/src/components/content-credentials/CCSummary.vue @@ -45,6 +45,7 @@ const infoText = computed(() => { @use "@/assets/css/chat.scss" as *; .cc-summary { + text-align: start; .intervention-icon { width: 12px; height: 12px;