mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
fix size of sent badge on message detail view
This commit is contained in:
parent
29dfb092eb
commit
f43ea3d940
1 changed files with 1 additions and 1 deletions
|
@ -1224,7 +1224,7 @@
|
|||
}
|
||||
|
||||
.module-message-detail__contact-container {
|
||||
margin: 20px;
|
||||
margin: 20px 0 20px 0;
|
||||
}
|
||||
|
||||
.module-message-detail__contact {
|
||||
|
|
Loading…
Reference in a new issue