الإيموجي المُحمّل يظهر بحجم كبير عند استخدامه كرد فعل في الدردشة

upload a gif emoji from settings>Customize>emoji
when use it in chat, as react emoji
the uploaded gif emoji is always rendered in a big size, comparing to the built-in ones.

  • when use a built-in one, the reaction emoji size is small(good)
    image

  • use the uploaded one. see the uploaded one is too big as a reaction emoji.
    image

adjust the gif size, it does not fix it, seems it is about styling…
guess, no matter how big the uploaded emoji, when used as a reaction, it should be auto resized as a small one as the built-in ones. ?

إعجاب واحد (1)

I can’t reproduce. :thinking:

NVIDIA_Share_JXAtWacnAg

Is there any chance you have customizations on the .gif image?

إعجابَين (2)

thanks @Arkshine could you try this one.

workship

The GIF has no size issue:

NVIDIA_Share_yNe445Cu9r

I think you have some custom CSS somewhere that conflicts with GIF in this area.

إعجاب واحد (1)

hmm, thanks confirming… might be some styles used in our system…

If you feel adventurous, you can try to figure out based on the CSS used:

  • Right-click on the gif
  • click on inspect
  • Double-click to open the node and click on <img> tag

On the right, you can see the CSS used and you see the file name near it. This can give some quick clues about where the CSS is located. :+1:

5 إعجابات

figured out, thanks @Arkshine !

3 إعجابات