Cards and Preview List components do not inherit the correct colors
Summary
In specific cases, the cards and preview list components do not inherit the correct colors. This happens when the render field contains a wrapper around the field. In that case the colors are overriden by .view-content *.
Steps to reproduce
- Add a display to a CT that uses the Preview Card pattern
- Map a field to be rendered as the News Format pattern field
- Render the display in a view
Possible fixes
Fix colors.scss to also include this field
Edited by Konstantinos Platis