adding margin to small emojis

This commit is contained in:
Nicolas Constant 2019-04-26 16:02:04 +02:00
parent ae689f9730
commit 22427779ec
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
width: 16px;
height: 16px;
vertical-align: middle;
margin: 0 2px;
}
:host ::ng-deep .emoji-medium {