mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
fix: Fixes inconsistent spacing in message bubble (#6219)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
parent
14382ad881
commit
d041f5fc9f
@ -280,7 +280,6 @@ export default {
|
||||
.message-text--metadata {
|
||||
align-items: flex-start;
|
||||
display: flex;
|
||||
margin-left: var(--space-small);
|
||||
|
||||
.time {
|
||||
margin-right: var(--space-small);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user