Update category labels font-weight

exclude-unsupported-native-emojis
Etienne Lemay 2016-06-01 11:15:03 -04:00
parent 4964d642cf
commit c51503a662
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
.emoji-picker-category-label span {
display: block;
width: 100%;
font-weight: bold;
font-weight: 500;
padding: 5px 6px;
background-color: #fff;
background-color: rgba(255, 255, 255, .95);