Resize custom_emoji icon size

This commit is contained in:
KMY 2023-06-06 11:54:06 +09:00
parent 9027195ae3
commit 8cf8cb7b2d

View file

@ -809,9 +809,9 @@ body > [data-popper-placement] {
vertical-align: middle;
object-fit: contain;
margin: -0.2ex 0.15em 0.2ex;
min-width: 16px;
min-width: 20px;
max-width: min(8em, 100%);
height: 16px;
height: 20px;
img {
width: auto;