Add tooltips to emoji in messages (#7592)
This commit is contained in:
@@ -391,10 +391,9 @@ $left-gutter: 64px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
/* HACK to override line-height which is already marked important elsewhere */
|
||||
.mx_EventTile_bigEmoji.mx_EventTile_bigEmoji {
|
||||
.mx_EventTile_bigEmoji .mx_EventTile_Emoji {
|
||||
font-size: 48px !important;
|
||||
line-height: 57px !important;
|
||||
line-height: 57px;
|
||||
}
|
||||
|
||||
.mx_EventTile_content .mx_EventTile_edited {
|
||||
|
||||
Reference in New Issue
Block a user