From 720696a3a3dd696b5dfe3a107ef75d7931079264 Mon Sep 17 00:00:00 2001 From: Michael Hudson Nkotagu Date: Thu, 20 Jun 2024 17:41:05 +0300 Subject: [PATCH] fix: improve styling of buttons for final form step --- apps/roboshield/src/components/Code/Code.tsx | 26 +++++++++----------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/apps/roboshield/src/components/Code/Code.tsx b/apps/roboshield/src/components/Code/Code.tsx index 2ed17f4ab..2c9fefff5 100644 --- a/apps/roboshield/src/components/Code/Code.tsx +++ b/apps/roboshield/src/components/Code/Code.tsx @@ -67,35 +67,31 @@ export default function Code(props: CodeProps) { Download