Force score value label to always render black
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
<div class="sg-score-bar__value sg-score-bar__value--positive sg-score-bar__value--w96" data-component-part="score-value" data-component-state="positive"></div>
|
||||
<div class="sg-score-bar__median-marker" data-component-part="score-median-marker"></div>
|
||||
</div>
|
||||
<p class="sg-bar-label sg-score-state--positive" data-component-part="score-state"><strong class="sg-score-state--positive">(9.9)</strong> attraktiv</p>
|
||||
<p class="sg-bar-label sg-score-state--positive" data-component-part="score-state"><strong style="color: #000;">(9.9)</strong> attraktiv</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user