Skip to content

Commit

Permalink
feat: large emoji support
Browse files Browse the repository at this point in the history
  • Loading branch information
aviraldg committed Jul 4, 2016
1 parent 7174879 commit 49dd93f
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 49dd93f

Please sign in to comment.