give max height to svg for IE support

nolan/hinaloe-test
iamsaksham 2017-05-08 13:53:44 +05:30
parent 84e0f68e76
commit c90d5c6ebd
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
.emoji-mart-anchors svg {
fill: currentColor;
max-height: 18px;
}
.emoji-mart-scroll {