Skip to content

Commit 6d8c52a

Browse files
authored
chore(chat): update typing indicator size (#880)
1 parent f5fbe95 commit 6d8c52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/messaging/PendingMessageGroup.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
}
4848
4949
.loading {
50-
font-size: 10px;
50+
font-size: 12px;
5151
position: absolute;
5252
bottom: 0;
5353
}

0 commit comments

Comments
 (0)