forked from matrix/element-web
styling for emojione emojis 😄
This commit is contained in:
parent
bf055688b7
commit
d7157696f4
|
@ -214,3 +214,8 @@ input[type=text]:focus, textarea:focus {
|
||||||
color: #454545;
|
color: #454545;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.emojione {
|
||||||
|
height: 1em;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue