feat: bump emoji-body font-size down to 48px
This commit is contained in:
parent
fef81748bb
commit
74f459f8a4
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ limitations under the License.
|
||||||
/* end of overrides */
|
/* end of overrides */
|
||||||
|
|
||||||
.mx_EventTile_content .emoji-body {
|
.mx_EventTile_content .emoji-body {
|
||||||
font-size: 64px;
|
font-size: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 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.
|
||||||
|
|
Loading…
Reference in a new issue