fix(feedback): let star label color be inherited from atlaskit

This commit is contained in:
Leonard Kim 2018-03-30 11:31:49 -07:00 committed by Дамян Минков
parent 02a31746fb
commit e7223c49ef
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@
text-align: center; text-align: center;
.star-label { .star-label {
color: $rateStarLabelColor;
font-size: 14px; font-size: 14px;
height: 16px; height: 16px;
} }