Skip to content

Commit 49dd93f

Browse files
committed
feat: large emoji support
1 parent 7174879 commit 49dd93f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/skins/vector/css/matrix-react-sdk/views/rooms/EventTile.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ limitations under the License.
115115

116116
/* end of overrides */
117117

118+
.mx_EventTile_content .emoji-body {
119+
font-size: 64px;
120+
}
121+
118122
/* this is used for the tile for the event which is selected via the URL.
119123
* TODO: ultimately we probably want some transition on here.
120124
*/

0 commit comments

Comments
 (0)