mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
feat: bump emoji-body font-size down to 48px
This commit is contained in:
parent
fef81748bb
commit
74f459f8a4
@ -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 New Issue
Block a user