From f8a30eb1dc7c480925360985acf1dd7f69f5ba26 Mon Sep 17 00:00:00 2001 From: kyw546 Date: Mon, 16 Oct 2023 19:10:31 +0900 Subject: [PATCH] . --- src/views/control/setting/steps/Step4.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/control/setting/steps/Step4.js b/src/views/control/setting/steps/Step4.js index 586e420..b49e1d0 100644 --- a/src/views/control/setting/steps/Step4.js +++ b/src/views/control/setting/steps/Step4.js @@ -44,7 +44,7 @@ export default function Step4({ setIsChoise }) { display: 'flex', width: '400px', backgroundColor: '#f2f2f2', - padding: '5px', + padding: '15px', justifyContent: 'space-between', alignItems: 'center' }} @@ -88,7 +88,7 @@ export default function Step4({ setIsChoise }) { display: 'flex', width: '400px', backgroundColor: '#f2f2f2', - padding: '5px', + padding: '15px', justifyContent: 'space-between', alignItems: 'center' }} @@ -132,7 +132,7 @@ export default function Step4({ setIsChoise }) { display: 'flex', width: '400px', backgroundColor: '#f2f2f2', - padding: '5px', + padding: '15px', justifyContent: 'space-between', alignItems: 'center' }} @@ -170,7 +170,7 @@ export default function Step4({ setIsChoise }) { fontSize: '1rem', backgroundColor: '#7F7F7F', color: '#fff', - padding: '5px 30px', + padding: '10px 50px', fontWeight: 'bold', fontSize: '0.8rem' }}