Skip to content

Commit 83f2ba4

Browse files
committed
fixup! feat: add ai hint for smart replies
Signed-off-by: greta <gretadoci@gmail.com>
1 parent 499d0ad commit 83f2ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Message.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<NcButton
5757
variant="tertiary-no-background"
5858
:aria-label="t('mail', 'AI info')"
59-
class="button">
59+
class="ai-button">
6060
<template #icon>
6161
<IconInfo :size="20" />
6262
</template>

0 commit comments

Comments
 (0)