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

View File

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