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