mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
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
Block a user