This commit is contained in:
parent
9f43c96383
commit
38ba3c3e6a
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ iframe {
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-emoji]::before {
|
[data-emoji]::before {
|
||||||
content: attr(emoji);
|
content: attr(data-emoji);
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
i[data-emoji='{emoji}'] {
|
i[data-emoji='{emoji}'] {
|
||||||
|
|
Loading…
Reference in a new issue