Clean up colors and Selects

This commit is contained in:
Francis Cao 2026-02-06 16:48:45 -08:00
parent 9b814aa1ca
commit 895abdbbaf
7 changed files with 5 additions and 21 deletions

View file

@ -236,7 +236,7 @@ export function Journey({ websiteId, steps, startStep, endStep, view }: JourneyP
<div>{formatLongNumber(nodeCount)}</div>
</Focusable>
<Tooltip placement="top" offset={20} showArrow>
<Text transform="lowercase" color="ruby">
<Text transform="lowercase" color="red-700">
{`${dropped}% ${formatMessage(labels.dropoff)}`}
</Text>
<Column>