fix: remove unused emoji stuff (#727)

This commit is contained in:
Vjacheslav Trushkin 2023-01-03 11:42:05 +02:00 committed by GitHub
parent 6e12402987
commit 6092b27da6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 16 additions and 25 deletions

View file

@ -200,10 +200,6 @@ html[dir="rtl"] .rtl-flip {
transform: scale(-1, 1)
}
em-emoji-picker {
--border-radius: 0;
}
footer {
a {
--at-apply: 'hover:underline';