give max height to svg for IE support
parent
84e0f68e76
commit
c90d5c6ebd
|
@ -67,6 +67,7 @@
|
|||
|
||||
.emoji-mart-anchors svg {
|
||||
fill: currentColor;
|
||||
max-height: 18px;
|
||||
}
|
||||
|
||||
.emoji-mart-scroll {
|
||||
|
|
Loading…
Reference in New Issue