This commit is contained in:
parent
38ba3c3e6a
commit
2e2df298eb
1 changed files with 4 additions and 3 deletions
|
@ -144,12 +144,13 @@ iframe {
|
|||
|
||||
[data-emoji]::before {
|
||||
content: attr(data-emoji);
|
||||
font-style: none;
|
||||
}
|
||||
/*
|
||||
i[data-emoji='{emoji}'] {
|
||||
|
||||
[data-emoji='{emoji}'] {
|
||||
display:none;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue