mirror of https://github.com/vector-im/riot-web
Merge pull request #6491 from robintown/align-reactions
Realign reactions row with messages in modern layoutpull/21833/head
commit
77a3d2ec18
|
@ -276,7 +276,7 @@ $hover-select-border: 4px;
|
|||
|
||||
.mx_ReactionsRow {
|
||||
margin: 0;
|
||||
padding: 6px 60px;
|
||||
padding: 4px 64px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue