添加简单emoji支持

This commit is contained in:
邰广银 2017-11-02 14:38:44 +08:00
parent 338c48f3d4
commit 174743a0e4

View File

@ -184,6 +184,7 @@
border: solid 1px #e9e9e9; border: solid 1px #e9e9e9;
border-radius: 3px; border-radius: 3px;
box-shadow: 0 15px 30px 0 rgba(52,63,75,.2); box-shadow: 0 15px 30px 0 rgba(52,63,75,.2);
background: #fff;
} }
.emoji-list ul{ .emoji-list ul{