Add reaction deck remove api
This commit is contained in:
parent
1cf9bb24d7
commit
c4efa4d986
6 changed files with 76 additions and 12 deletions
|
@ -7547,8 +7547,7 @@ noscript {
|
|||
.reaction_deck__emoji {
|
||||
&__wrapper {
|
||||
display: flex;
|
||||
|
||||
margin: 8px 4px;
|
||||
margin: 8px 16px 8px 4px;
|
||||
height: 32px;
|
||||
|
||||
.emojione {
|
||||
|
@ -7561,6 +7560,11 @@ noscript {
|
|||
margin-right: 24px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&__content {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue