feat: large emoji support
This commit is contained in:
parent
7174879ac9
commit
49dd93ffab
|
@ -115,6 +115,10 @@ limitations under the License.
|
||||||
|
|
||||||
/* end of overrides */
|
/* 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.
|
/* this is used for the tile for the event which is selected via the URL.
|
||||||
* TODO: ultimately we probably want some transition on here.
|
* TODO: ultimately we probably want some transition on here.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue