File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " djmax-keyviewer" ,
3- "version" : " 1.0.6 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " DM NOTE" ,
55 "main" : " src/main/main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default function CustomAlert({
2222 onClick = { ( e ) => e . stopPropagation ( ) }
2323 >
2424 { /* 메시지 텍스트 */ }
25- < div className = "text-white text-[19px] font-medium leading-[24px] text-center mb-[40px ]" >
25+ < div className = "text-white text-[19px] font-medium leading-[24px] text-center mb-[50px ]" >
2626 { message }
2727 </ div >
2828
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ function Footer({ showConfirm }) {
366366 없습니다.
367367 </ p >
368368 < p className = "text-[#989BA6] text-[10.5px] text-center font-light" >
369- (Ver 1.0.6 )
369+ (Ver 1.1.0 )
370370 </ p >
371371 </ div >
372372 </ div >
You can’t perform that action at this time.
0 commit comments