Add chat and inbox fixes (#6779)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2024-10-02 14:00:17 +07:00
committed by GitHub
parent 47d14885e5
commit 99749f30fb
6 changed files with 45 additions and 14 deletions
@@ -40,6 +40,6 @@
kind="tertiary"
pressed={opened}
{dataId}
tooltip={{ label }}
tooltip={{ label, direction: 'bottom' }}
on:click={onClick}
/>