bug: Fixes space missing issue with message bubbles after sending messages (#3562)
This commit is contained in:
parent
b7336eca65
commit
e2e459a1ac
@ -135,7 +135,7 @@
|
||||
|
||||
&.unread--toast {
|
||||
+.right {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: var(--space-micro);
|
||||
}
|
||||
|
||||
+.left {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user