UI: minor spacing adjustment in message details (#21761)

This commit is contained in:
Joffrey JAFFEUX 2023-05-26 09:16:27 +02:00 committed by GitHub
parent aba7f3cf13
commit 0645f3628c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@
}
.chat-composer-message-details {
padding: 0 0.75rem 0.5rem;
margin: 0 1rem 0.5rem 1rem;
display: flex;
align-items: center;