This commit is contained in:
parent
371a2fe13c
commit
08a74e2f11
1 changed files with 2 additions and 2 deletions
|
@ -136,8 +136,8 @@ iframe {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
i[data-emoji]::before {
|
[data-emoji]::before {
|
||||||
content: attr('emoji');
|
content: attr(emoji);
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue