Support emoji, closed #61
This commit is contained in:
parent
7c4b0b7c74
commit
ccdc3c855a
4 changed files with 12 additions and 1 deletions
|
|
@ -7,6 +7,11 @@
|
|||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
.emoji {
|
||||
height: 1.2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.progress {
|
||||
background-color: $color-primary;
|
||||
height: 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue