Merge branch 'feature/IO-1722-job-size-color' into release/2023-05-05

This commit is contained in:
Patrick Fic
2023-05-04 15:32:30 -07:00

View File

@@ -86,8 +86,8 @@ export default function ProductionBoardCard(
size="small"
style={{
backgroundColor: cardSettings && cardSettings.cardcolor && bgColor,
color: getContrastYIQ(bgColor),
color:
cardSettings && cardSettings.cardcolor && getContrastYIQ(bgColor),
}}
title={
<Space>