allow emoji reacts to be non-square
This commit is contained in:
parent
1768393257
commit
a0681ca17c
5 changed files with 23 additions and 0 deletions
|
|
@ -119,6 +119,10 @@
|
|||
max-width: 1.25em;
|
||||
height: 1.25em;
|
||||
width: auto;
|
||||
|
||||
&.-wide {
|
||||
max-width: 3.75em;
|
||||
}
|
||||
}
|
||||
|
||||
.emoji-reaction-emoji-image {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue