From 163cf3d3c65602eb712fd31eac213426dd22f55c Mon Sep 17 00:00:00 2001 From: ncdiehl11 Date: Tue, 7 May 2024 12:15:57 -0400 Subject: [PATCH] fix(app): update disabled style of ProtocolSetupStep description Set new description text of ProtocolSetupStep to grey50 if disabled --- app/src/pages/ProtocolSetup/index.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/src/pages/ProtocolSetup/index.tsx b/app/src/pages/ProtocolSetup/index.tsx index 3d103a89df6..6037a313822 100644 --- a/app/src/pages/ProtocolSetup/index.tsx +++ b/app/src/pages/ProtocolSetup/index.tsx @@ -211,7 +211,11 @@ export function ProtocolSetupStep({ > {title} - + {description}