Make .emojione styles global again
This commit is contained in:
parent
d3683ab7ef
commit
6d77e0327f
2 changed files with 4 additions and 0 deletions
Binary file not shown.
|
@ -99,6 +99,10 @@ noscript {
|
|||
}
|
||||
}
|
||||
|
||||
.emojione {
|
||||
@apply w-5 h-5 -mt-[3px] inline;
|
||||
}
|
||||
|
||||
// Virtuoso empty placeholder fix.
|
||||
// https://gitlab.com/petyosi/soapbox-fe/-/commit/1e22c39934b60e5e186de804060ecfdf1955b506
|
||||
div[data-viewport-type="window"] {
|
||||
|
|
Loading…
Reference in a new issue