mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
disable pixelated image rendering in favor of a later fix
Some checks failed
/ test-build (push) Has been cancelled
Some checks failed
/ test-build (push) Has been cancelled
This commit is contained in:
parent
366d94f435
commit
496f93a66f
1 changed files with 2 additions and 2 deletions
|
@ -252,10 +252,10 @@ section.modal._popup>div.form>textarea {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* Koppers Pixelated Image CSS */
|
||||
/* Koppers Pixelated Image CSS
|
||||
.emoji>img,
|
||||
.MkCustomEmoji-root-eJ4G,
|
||||
.mk-emoji.custom,
|
||||
.custom-emoji {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
}*/
|
||||
|
|
Loading…
Reference in a new issue