mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Merge pull request #1718 from aviraldg/feature-emojione
feat: large emoji support
This commit is contained in:
commit
145e61b00f
1 changed files with 4 additions and 0 deletions
|
@ -115,6 +115,10 @@ limitations under the License.
|
|||
|
||||
/* end of overrides */
|
||||
|
||||
.mx_EventTile_content .emoji-body {
|
||||
font-size: 64px;
|
||||
}
|
||||
|
||||
/* this is used for the tile for the event which is selected via the URL.
|
||||
* TODO: ultimately we probably want some transition on here.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue