Realign reactions row with messages in modern layout

Signed-off-by: Robin Townsend <robin@robin.town>
pull/21833/head
Robin Townsend 2021-07-27 23:48:51 -04:00
parent 9707797d45
commit 3694006d05
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;
}
}