Fix placement of reactions bar for new threading UI
This commit is contained in:
parent
74184e0359
commit
3fffa8a04b
2 changed files with 3 additions and 2 deletions
|
|
@ -1052,7 +1052,8 @@ a.status-card.compact:hover {
|
|||
border-bottom: 0;
|
||||
|
||||
.status__content,
|
||||
.status__action-bar {
|
||||
.status__action-bar,
|
||||
.reactions-bar {
|
||||
margin-inline-start: 46px + 10px;
|
||||
width: calc(100% - (46px + 10px));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue