This commit is contained in:
parent
d4d8f0b125
commit
48c4a0765a
1 changed files with 7 additions and 0 deletions
|
@ -136,6 +136,13 @@ iframe {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
i[emoji]::before {
|
||||||
|
content: attr('emoji');
|
||||||
|
}
|
||||||
|
|
||||||
|
i[emoji='{emoji}'] {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue