Increase space between non-grouped message bubbles

This commit is contained in:
Evan Hahn
2022-03-16 14:16:33 -07:00
committed by GitHub
parent a9bf0cc0c9
commit 34e4b77f51
+2 -2
View File
@@ -264,8 +264,8 @@
position: relative;
display: inline-block;
border-radius: 18px;
margin-bottom: 4px;
margin-top: 4px;
margin-bottom: 6px;
margin-top: 6px;
min-width: 0px;
overflow: hidden;