Merge pull request #6491 from robintown/align-reactions

Realign reactions row with messages in modern layout
pull/21833/head
Germain 2021-07-28 09:16:04 +01:00 committed by GitHub
commit 77a3d2ec18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ $hover-select-border: 4px;
.mx_ReactionsRow {
margin: 0;
padding: 6px 60px;
padding: 4px 64px;
}
}