Add reaction deck
This commit is contained in:
parent
db5c358f4f
commit
f1625fe101
24 changed files with 404 additions and 13 deletions
|
@ -7544,6 +7544,26 @@ noscript {
|
|||
}
|
||||
}
|
||||
|
||||
.reaction_deck__emoji {
|
||||
&__wrapper {
|
||||
display: flex;
|
||||
|
||||
margin: 8px 4px;
|
||||
height: 32px;
|
||||
|
||||
.emojione {
|
||||
min-width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.emoji-button {
|
||||
margin-left: 20px;
|
||||
margin-right: 24px;
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.focal-point {
|
||||
position: relative;
|
||||
cursor: move;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue