Enlarge emoji in composer (#7602)

This commit is contained in:
Robin
2022-01-24 12:53:05 +00:00
committed by GitHub
parent b5d11336f7
commit 6806c2cdca
12 changed files with 128 additions and 42 deletions
@@ -88,6 +88,8 @@ limitations under the License.
.mx_EventTile_line {
width: fit-content;
max-width: 70%;
// fixed line height to prevent emoji from being taller than text
line-height: $font-18px;
}
> .mx_SenderProfile {