Fix emoji count color

This commit is contained in:
KMY 2023-02-27 14:19:51 +09:00 committed by YoheiZuho
parent 5baee4e1ca
commit 2a912a0698

View File

@ -1447,6 +1447,7 @@ body > [data-popper-placement] {
.count {
display: block;
margin: 0 2px;
color: $ui-secondary-color;
}
}
}