Skip to content

Commit 74f459f

Browse files
committed
feat: bump emoji-body font-size down to 48px
1 parent fef8174 commit 74f459f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ limitations under the License.
116116
/* end of overrides */
117117

118118
.mx_EventTile_content .emoji-body {
119-
font-size: 64px;
119+
font-size: 48px;
120120
}
121121

122122
/* this is used for the tile for the event which is selected via the URL.

0 commit comments

Comments
 (0)